Uses of Class
org.jclouds.compute.JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials

Packages that use JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
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
 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
 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
 JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials StubComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.