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