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