Uses of Class
org.openapitools.client.ServerConfiguration
-
Packages that use ServerConfiguration Package Description org.openapitools.client -
-
Uses of ServerConfiguration in org.openapitools.client
Fields in org.openapitools.client with type parameters of type ServerConfiguration Modifier and Type Field Description protected List<ServerConfiguration>ApiClient. serversMethods in org.openapitools.client that return types with arguments of type ServerConfiguration Modifier and Type Method Description List<ServerConfiguration>ApiClient. getServers()Method parameters in org.openapitools.client with type arguments of type ServerConfiguration Modifier and Type Method Description ApiClientApiClient. setServers(List<ServerConfiguration> servers)
-