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

Packages that use ComputeServiceAdapter.NodeAndInitialCredentials
org.jclouds.cloudservers.compute.strategy   
org.jclouds.cloudsigma.compute   
org.jclouds.cloudstack.compute.strategy   
org.jclouds.compute   
org.jclouds.deltacloud.compute.strategy   
org.jclouds.elasticstack.compute   
org.jclouds.glesys.compute   
org.jclouds.gogrid.compute.strategy   
org.jclouds.openstack.nova.compute.strategy   
org.jclouds.savvis.vpdc.compute.strategy   
org.jclouds.servermanager.compute.strategy   
org.jclouds.slicehost.compute.strategy   
org.jclouds.softlayer.compute.strategy   
org.jclouds.trmk.vcloud_0_8.compute   
org.jclouds.vcloud.compute.strategy   
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.cloudservers.compute.strategy
 

Methods in org.jclouds.cloudservers.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<Server> CloudServersComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.cloudsigma.compute
 

Methods in org.jclouds.cloudsigma.compute that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<ServerInfo> CloudSigmaComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.cloudstack.compute.strategy
 

Methods in org.jclouds.cloudstack.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<VirtualMachine> CloudStackComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 

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 tag, 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 ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.deltacloud.compute.strategy
 

Methods in org.jclouds.deltacloud.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<Instance> DeltacloudComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.elasticstack.compute
 

Methods in org.jclouds.elasticstack.compute that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<ServerInfo> ElasticStackComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.glesys.compute
 

Methods in org.jclouds.glesys.compute that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<ServerDetails> GleSYSComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.gogrid.compute.strategy
 

Methods in org.jclouds.gogrid.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<Server> GoGridComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.openstack.nova.compute.strategy
 

Methods in org.jclouds.openstack.nova.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<Server> NovaComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.savvis.vpdc.compute.strategy
 

Methods in org.jclouds.savvis.vpdc.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<VM> VPDCComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.servermanager.compute.strategy
 

Methods in org.jclouds.servermanager.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<Server> ServerManagerComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.slicehost.compute.strategy
 

Methods in org.jclouds.slicehost.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<Slice> SlicehostComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.softlayer.compute.strategy
 

Methods in org.jclouds.softlayer.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<VirtualGuest> SoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.trmk.vcloud_0_8.compute
 

Methods in org.jclouds.trmk.vcloud_0_8.compute that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<VApp> TerremarkVCloudComputeClient.startAndReturnCredentials(URI VDC, URI templateId, String name, InstantiateVAppTemplateOptions options, int... portsToOpen)
           
 

Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.vcloud.compute.strategy
 

Methods in org.jclouds.vcloud.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentials
 ComputeServiceAdapter.NodeAndInitialCredentials<VApp> VCloudComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 ComputeServiceAdapter.NodeAndInitialCredentials<VApp> InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.createNodeWithGroupEncodedIntoName(String group, String name, Template template)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.