Uses of Class
io.lakefs.clients.api.ServerVariable
-
Packages that use ServerVariable Package Description io.lakefs.clients.api -
-
Uses of ServerVariable in io.lakefs.clients.api
Fields in io.lakefs.clients.api with type parameters of type ServerVariable Modifier and Type Field Description Map<String,ServerVariable>ServerConfiguration. variablesConstructor parameters in io.lakefs.clients.api with type arguments of type ServerVariable Constructor Description ServerConfiguration(String URL, String description, Map<String,ServerVariable> variables)
-