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