Uses of Class
org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials
Packages that use ComputeServiceAdapter.NodeAndInitialCredentials
Package
Description
-
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.azurecompute.arm.compute
Methods in org.jclouds.azurecompute.arm.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionAzureComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.cloudstack.compute.strategy
Methods in org.jclouds.cloudstack.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionCloudStackComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.compute
Subclasses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.computeModifier and TypeClassDescriptionstatic class
Methods in org.jclouds.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionComputeServiceAdapter.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 ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.digitalocean2.compute
Methods in org.jclouds.digitalocean2.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionDigitalOcean2ComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.docker.compute.strategy
Methods in org.jclouds.docker.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionDockerComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.elasticstack.compute
Methods in org.jclouds.elasticstack.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionElasticStackComputeServiceAdapter.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.NodeAndInitialCredentialsModifier and TypeMethodDescriptionGleSYSComputeServiceAdapter.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.NodeAndInitialCredentialsModifier and TypeMethodDescriptionGoGridComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.googlecomputeengine.compute
Methods in org.jclouds.googlecomputeengine.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionGoogleComputeEngineServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.openstack.nova.v2_0.compute
Methods in org.jclouds.openstack.nova.v2_0.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionNovaComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) Note that we do not validate extensions here, on basis thatApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet
has already done so. -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.packet.compute
Methods in org.jclouds.packet.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionPacketComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.profitbricks.compute
Methods in org.jclouds.profitbricks.compute that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionProfitBricksComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) ProfitBricksComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, TemplateWithDataCenter template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.servermanager.compute.strategy
Methods in org.jclouds.servermanager.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionServerManagerComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String tag, String name, Template template) -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.softlayer.compute.strategy
Methods in org.jclouds.softlayer.compute.strategy that return ComputeServiceAdapter.NodeAndInitialCredentialsModifier and TypeMethodDescriptionSoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template)