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