Package | Description |
---|---|
org.jclouds.fujitsu.fgcp.compute.functions | |
org.jclouds.fujitsu.fgcp.compute.strategy |
Modifier and Type | Method and Description |
---|---|
NodeMetadata |
VServerMetadataToNodeMetadata.apply(VServerMetadata from) |
Modifier and Type | Method and Description |
---|---|
VServerMetadata |
VServerMetadata.Builder.build() |
VServerMetadata |
FGCPComputeServiceAdapter.getNode(String id) |
Modifier and Type | Method and Description |
---|---|
ComputeServiceAdapter.NodeAndInitialCredentials<VServerMetadata> |
FGCPComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
ComputeService.createNodesInGroup(String, int, Template) generates the parameters
passed into this method such that each node in the set has a unique name. |
Iterable<VServerMetadata> |
FGCPComputeServiceAdapter.listNodes() |
Copyright © 2009-2013 jclouds. All Rights Reserved.