Package | Description |
---|---|
org.jclouds.byon.internal | |
org.jclouds.compute | |
org.jclouds.compute.stub.config |
Modifier and Type | Method and Description |
---|---|
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials |
BYONComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template) |
Modifier and Type | Method and Description |
---|---|
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials |
JCloudsNativeComputeServiceAdapter.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. |
Modifier and Type | Method and Description |
---|---|
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials |
StubComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template) |
Copyright © 2009-2012 jclouds. All Rights Reserved.