Uses of Class
org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials

Packages that use ComputeServiceAdapter.NodeAndInitialCredentials
org.jclouds.compute   
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.compute
 

Subclasses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.compute
static class JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
           
 

Methods in org.jclouds.compute that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<N> ComputeServiceAdapter.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.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.