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