| 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.getServerInfo(String uuid) |
ServerInfo |
ElasticStackApi.setServerConfiguration(String uuid,
Server setServer)
set server configuration
|
| Modifier and Type | Method and Description |
|---|---|
Set<ServerInfo> |
ElasticStackApi.listServerInfo()
Get all servers info
|
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
ElasticStackComputeServiceAdapter.getNode(String id) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials<ServerInfo> |
ElasticStackComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag,
String name,
org.jclouds.compute.domain.Template template) |
Iterable<ServerInfo> |
ElasticStackComputeServiceAdapter.listNodes() |
Iterable<ServerInfo> |
ElasticStackComputeServiceAdapter.listNodesByIds(Iterable<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.compute.domain.NodeMetadata |
ServerInfoToNodeMetadata.apply(ServerInfo from) |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
ServerInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
KeyValuesDelimitedByBlankLinesToServerInfo.apply(org.jclouds.http.HttpResponse response) |
ServerInfo |
MapToServerInfo.apply(Map<String,String> from) |
| Modifier and Type | Method and Description |
|---|---|
Set<ServerInfo> |
ListOfKeyValuesDelimitedByBlankLinesToServerInfoSet.apply(org.jclouds.http.HttpResponse response) |
Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.