Uses of Class
org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials
-
-
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.azurecompute.arm.compute
Methods in org.jclouds.azurecompute.arm.compute that return ComputeServiceAdapter.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<VirtualMachine>
AzureComputeServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description 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 Modifier and Type Class Description static class
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
Methods in org.jclouds.compute that return ComputeServiceAdapter.NodeAndInitialCredentials Modifier and Type Method Description 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. -
Uses of ComputeServiceAdapter.NodeAndInitialCredentials in org.jclouds.digitalocean2.compute
Methods in org.jclouds.digitalocean2.compute that return ComputeServiceAdapter.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<Droplet>
DigitalOcean2ComputeServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<Container>
DockerComputeServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<Server>
GoGridComputeServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<Instance>
GoogleComputeEngineServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<ServerInRegion>
NovaComputeServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<Device>
PacketComputeServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<Server>
ProfitBricksComputeServiceAdapter. createNodeWithGroupEncodedIntoName(String group, String name, Template template)
protected ComputeServiceAdapter.NodeAndInitialCredentials<Server>
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.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<Server>
ServerManagerComputeServiceAdapter. 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.NodeAndInitialCredentials Modifier and Type Method Description ComputeServiceAdapter.NodeAndInitialCredentials<VirtualGuest>
SoftLayerComputeServiceAdapter. createNodeWithGroupEncodedIntoName(String group, String name, Template template)
-