|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Server | |
|---|---|
| org.jclouds.elasticstack | |
| org.jclouds.elasticstack.binders | |
| org.jclouds.elasticstack.compute.functions | |
| org.jclouds.elasticstack.domain | |
| org.jclouds.elasticstack.functions | |
| Uses of Server in org.jclouds.elasticstack |
|---|
| Methods in org.jclouds.elasticstack with parameters of type Server | |
|---|---|
ServerInfo |
ElasticStackClient.createAndStartServer(Server server)
create and start a new server |
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
ElasticStackAsyncClient.createAndStartServer(Server createServer)
|
ServerInfo |
ElasticStackClient.createServer(Server server)
create a new server |
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
ElasticStackAsyncClient.createServer(Server createServer)
|
ServerInfo |
ElasticStackClient.setServerConfiguration(String uuid,
Server server)
set server configuration |
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
ElasticStackAsyncClient.setServerConfiguration(String uuid,
Server setServer)
|
| Uses of Server in org.jclouds.elasticstack.binders |
|---|
| Constructor parameters in org.jclouds.elasticstack.binders with type arguments of type Server | |
|---|---|
BindServerToPlainTextString(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 | |
|---|---|
String |
ServerInfoToNodeMetadata.GetImageIdFromServer.apply(Server from)
|
| Uses of Server in org.jclouds.elasticstack.domain |
|---|
| Subclasses of Server in org.jclouds.elasticstack.domain | |
|---|---|
class |
ServerInfo
|
| Methods in org.jclouds.elasticstack.domain that return Server | |
|---|---|
Server |
Server.Builder.build()
|
| Methods in org.jclouds.elasticstack.domain with parameters of type Server | |
|---|---|
static Server.Builder |
Server.Builder.fromServer(Server in)
|
| Uses of Server in org.jclouds.elasticstack.functions |
|---|
| Methods in org.jclouds.elasticstack.functions with parameters of type Server | |
|---|---|
Map<String,String> |
ServerToMap.apply(Server from)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||