Uses of Class
com.docspring.ServerConfiguration
Packages that use ServerConfiguration
-
Uses of ServerConfiguration in com.docspring
Fields in com.docspring with type parameters of type ServerConfigurationModifier and TypeFieldDescriptionprotected Map<String, List<ServerConfiguration>> ApiClient.operationServersprotected List<ServerConfiguration> ApiClient.serversMethods in com.docspring that return types with arguments of type ServerConfigurationMethod parameters in com.docspring with type arguments of type ServerConfigurationModifier and TypeMethodDescriptionApiClient.setServers(List<ServerConfiguration> servers) Setter for the fieldservers.