Uses of Class
org.jclouds.compute.JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
Packages that use JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
-
Uses of JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials in org.jclouds.byon.internal
Methods in org.jclouds.byon.internal that return JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentialsModifier and TypeMethodDescriptionBYONComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials in org.jclouds.compute
Methods in org.jclouds.compute that return JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentialsModifier and TypeMethodDescriptionJCloudsNativeComputeServiceAdapter.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.NodeWithInitialCredentialsModifier and TypeMethodDescriptionStubComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template)