Uses of Class
org.jclouds.elasticstack.domain.Server
Packages that use Server
Package
Description
-
Uses of Server in org.jclouds.elasticstack
Methods in org.jclouds.elasticstack with parameters of type ServerModifier and TypeMethodDescriptionElasticStackApi.createAndStartServer
(Server createServer) create and start a new serverElasticStackApi.createServer
(Server createServer) create a new serverElasticStackApi.setServerConfiguration
(String uuid, Server setServer) set server configuration -
Uses of Server in org.jclouds.elasticstack.binders
Constructor parameters in org.jclouds.elasticstack.binders with type arguments of type ServerModifierConstructorDescriptionBindServerToPlainTextString
(com.google.common.base.Function<Server, Map<String, String>> createServerRequestToMap, ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines) -
Uses of Server in org.jclouds.elasticstack.compute.functions
Methods in org.jclouds.elasticstack.compute.functions with parameters of type Server -
Uses of Server in org.jclouds.elasticstack.domain
Subclasses of Server in org.jclouds.elasticstack.domainMethods in org.jclouds.elasticstack.domain that return ServerMethods in org.jclouds.elasticstack.domain with parameters of type Server -
Uses of Server in org.jclouds.elasticstack.functions
Methods in org.jclouds.elasticstack.functions with parameters of type Server