|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerInfo | |
|---|---|
| org.jclouds.elasticstack | |
| org.jclouds.elasticstack.compute | |
| org.jclouds.elasticstack.compute.functions | |
| org.jclouds.elasticstack.domain | |
| org.jclouds.elasticstack.functions | |
| Uses of ServerInfo in org.jclouds.elasticstack |
|---|
| Methods in org.jclouds.elasticstack that return ServerInfo | |
|---|---|
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 |
| Methods in org.jclouds.elasticstack that return types with arguments of type ServerInfo | |
|---|---|
Set<ServerInfo> |
ElasticStackApi.listServerInfo()
Get all servers info |
| Uses of ServerInfo in org.jclouds.elasticstack.compute |
|---|
| Methods in org.jclouds.elasticstack.compute that return ServerInfo | |
|---|---|
ServerInfo |
ElasticStackComputeServiceAdapter.getNode(String id)
|
| Methods in org.jclouds.elasticstack.compute that return types with arguments of type ServerInfo | |
|---|---|
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)
|
| Uses of ServerInfo in org.jclouds.elasticstack.compute.functions |
|---|
| Methods in org.jclouds.elasticstack.compute.functions with parameters of type ServerInfo | |
|---|---|
org.jclouds.compute.domain.NodeMetadata |
ServerInfoToNodeMetadata.apply(ServerInfo from)
|
| Uses of ServerInfo in org.jclouds.elasticstack.domain |
|---|
| Methods in org.jclouds.elasticstack.domain that return ServerInfo | |
|---|---|
ServerInfo |
ServerInfo.Builder.build()
|
| Uses of ServerInfo in org.jclouds.elasticstack.functions |
|---|
| Methods in org.jclouds.elasticstack.functions that return ServerInfo | |
|---|---|
ServerInfo |
KeyValuesDelimitedByBlankLinesToServerInfo.apply(org.jclouds.http.HttpResponse response)
|
ServerInfo |
MapToServerInfo.apply(Map<String,String> from)
|
| Methods in org.jclouds.elasticstack.functions that return types with arguments of type ServerInfo | |
|---|---|
Set<ServerInfo> |
ListOfKeyValuesDelimitedByBlankLinesToServerInfoSet.apply(org.jclouds.http.HttpResponse response)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||