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