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