| Package | Description |
|---|---|
| org.jclouds.elasticstack | |
| org.jclouds.elasticstack.binders | |
| org.jclouds.elasticstack.compute.functions | |
| org.jclouds.elasticstack.domain | |
| org.jclouds.elasticstack.functions |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
ElasticStackApi.createAndStartServer(Server createServer)
create and start a new server
|
ServerInfo |
ElasticStackApi.createServer(Server createServer)
create a new server
|
ServerInfo |
ElasticStackApi.setServerConfiguration(String uuid,
Server setServer)
set server configuration
|
| Constructor and Description |
|---|
BindServerToPlainTextString(com.google.common.base.Function<Server,Map<String,String>> createServerRequestToMap,
ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines) |
| Modifier and Type | Method and Description |
|---|---|
String |
ServerInfoToNodeMetadata.GetImageIdFromServer.apply(Server from) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerInfo |
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Server.Builder |
Server.Builder.fromServer(Server in) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
ServerToMap.apply(Server from) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.