Uses of Class
org.jclouds.compute.JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
-
Packages that use JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials Package Description org.jclouds.byon.internal org.jclouds.compute org.jclouds.compute.stub.config -
-
Uses of JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials in org.jclouds.byon.internal
Methods in org.jclouds.byon.internal that return JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials Modifier and Type Method Description JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
BYONComputeServiceAdapter. createNodeWithGroupEncodedIntoName(String group, String name, Template template)
-
Uses of JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials in org.jclouds.compute
Methods in org.jclouds.compute that return JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials Modifier and Type Method 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. -
Uses of JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials in org.jclouds.compute.stub.config
Methods in org.jclouds.compute.stub.config that return JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials Modifier and Type Method Description JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
StubComputeServiceAdapter. createNodeWithGroupEncodedIntoName(String group, String name, Template template)
-