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