|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Template in org.jclouds.aws.ec2.compute |
---|
Methods in org.jclouds.aws.ec2.compute with parameters of type Template | |
---|---|
protected void |
AWSEC2ComputeService.addTagsToNodesFromUserMetadataInTemplate(Set<? extends NodeMetadata> nodes,
String group,
Template template)
|
protected Set<? extends NodeMetadata> |
AWSEC2ComputeService.addUserMetadataFromTemplateOptionsToNodes(Template template,
String group,
Set<? extends NodeMetadata> nodes)
|
Set<? extends NodeMetadata> |
AWSEC2ComputeService.createNodesInGroup(String group,
int count,
Template template)
|
protected boolean |
AWSEC2ComputeService.templateWasASpotRequestWithUserMetadata(Template template)
|
Uses of Template in org.jclouds.aws.ec2.compute.strategy |
---|
Methods in org.jclouds.aws.ec2.compute.strategy with parameters of type Template | |
---|---|
protected void |
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions.addSecurityGroups(String region,
String group,
Template template,
RunInstancesOptions instanceOptions)
|
protected Iterable<? extends RunningInstance> |
AWSEC2CreateNodesInGroupThenAddToSet.createNodesInRegionAndZone(String region,
String zone,
String group,
int count,
Template template,
RunInstancesOptions instanceOptions)
|
AWSRunInstancesOptions |
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions.execute(String region,
String group,
Template template)
|
Uses of Template in org.jclouds.byon.internal |
---|
Methods in org.jclouds.byon.internal with parameters of type Template | |
---|---|
NodeMetadata |
BYONComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.cloudservers.compute.strategy |
---|
Methods in org.jclouds.cloudservers.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
CloudServersCreateNodeWithGroupEncodedIntoName.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
|
Uses of Template in org.jclouds.cloudsigma.compute |
---|
Methods in org.jclouds.cloudsigma.compute with parameters of type Template | |
---|---|
ServerInfo |
CloudSigmaComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.compute |
---|
Methods in org.jclouds.compute that return Template | |
---|---|
Template |
RunNodesException.getTemplate()
|
Methods in org.jclouds.compute with parameters of type Template | |
---|---|
Set<? extends NodeMetadata> |
ComputeService.createNodesInGroup(String group,
int count,
Template template)
The compute api treats nodes as a group based on the name you specify. |
NodeMetadata |
JCloudsNativeComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
ComputeService.runNodesWithTag(String, int, Template) generates the parameters passed
into this method such that each node in the set has a unique name. |
N |
ComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
ComputeService.runNodesWithTag(String, int, Template) generates the parameters passed
into this method such that each node in the set has a unique name. |
Set<? extends NodeMetadata> |
ComputeService.runNodesWithTag(String tag,
int count,
Template template)
Deprecated. |
Constructors in org.jclouds.compute with parameters of type Template | |
---|---|
RunNodesException(String tag,
int count,
Template template,
Set<? extends NodeMetadata> successfulNodes,
Map<?,Exception> executionExceptions,
Map<? extends NodeMetadata,? extends Throwable> failedNodes)
|
Uses of Template in org.jclouds.compute.domain |
---|
Methods in org.jclouds.compute.domain that return Template | |
---|---|
Template |
TemplateBuilder.build()
Generate an immutable template from the current builder. |
Methods in org.jclouds.compute.domain with parameters of type Template | |
---|---|
TemplateBuilder |
TemplateBuilder.fromTemplate(Template image)
Configure this template to match the resources of the template parameter. |
Uses of Template in org.jclouds.compute.domain.internal |
---|
Classes in org.jclouds.compute.domain.internal that implement Template | |
---|---|
class |
TemplateImpl
|
Methods in org.jclouds.compute.domain.internal that return Template | |
---|---|
Template |
TemplateBuilderImpl.build()
Generate an immutable template from the current builder. |
Methods in org.jclouds.compute.domain.internal with parameters of type Template | |
---|---|
TemplateBuilder |
TemplateBuilderImpl.fromTemplate(Template template)
Configure this template to match the resources of the template parameter. |
Uses of Template in org.jclouds.compute.internal |
---|
Methods in org.jclouds.compute.internal with parameters of type Template | |
---|---|
Set<? extends NodeMetadata> |
BaseComputeService.createNodesInGroup(String group,
int count,
Template template)
|
Set<? extends NodeMetadata> |
BaseComputeService.runNodesWithTag(String group,
int count,
Template template)
|
Uses of Template in org.jclouds.compute.strategy |
---|
Methods in org.jclouds.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
CreateNodeWithGroupEncodedIntoName.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
create a node given the name and template parameters such as imageid, hardwareid, and locationid. |
Map<?,Future<Void>> |
CreateNodesInGroupThenAddToSet.execute(String group,
int count,
Template template,
Set<NodeMetadata> goodNodes,
Map<NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
|
Uses of Template in org.jclouds.compute.strategy.impl |
---|
Methods in org.jclouds.compute.strategy.impl with parameters of type Template | |
---|---|
NodeMetadata |
AdaptingComputeServiceStrategies.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
create a node given the name and template parameters such as imageid, hardwareid, and locationid. |
Map<?,Future<Void>> |
CreateNodesWithGroupEncodedIntoNameThenAddToSet.execute(String tag,
int count,
Template template,
Set<NodeMetadata> goodNodes,
Map<NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
This implementation gets a list of acceptable node names to encode the tag into, then it simultaneously runs the nodes and applies options to them. |
protected String |
CreateNodesWithGroupEncodedIntoNameThenAddToSet.getNextName(String tag,
Template template)
Get a name using a random mechanism that still ties all nodes in a tag together. |
protected Set<String> |
CreateNodesWithGroupEncodedIntoNameThenAddToSet.getNextNames(String tag,
Template template,
int count)
Find the next node names that can be used. |
Uses of Template in org.jclouds.compute.stub.config |
---|
Methods in org.jclouds.compute.stub.config with parameters of type Template | |
---|---|
NodeMetadata |
StubComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String group,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.deltacloud.compute.strategy |
---|
Methods in org.jclouds.deltacloud.compute.strategy with parameters of type Template | |
---|---|
Instance |
DeltacloudComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.ec2.compute.strategy |
---|
Methods in org.jclouds.ec2.compute.strategy with parameters of type Template | |
---|---|
protected void |
CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions.addSecurityGroups(String region,
String group,
Template template,
RunInstancesOptions instanceOptions)
|
protected Iterable<? extends RunningInstance> |
EC2CreateNodesInGroupThenAddToSet.createKeyPairAndSecurityGroupsAsNeededThenRunInstances(String group,
int count,
Template template)
|
protected Iterable<? extends RunningInstance> |
EC2CreateNodesInGroupThenAddToSet.createNodesInRegionAndZone(String region,
String zone,
String group,
int count,
Template template,
RunInstancesOptions instanceOptions)
|
Map<?,Future<Void>> |
EC2CreateNodesInGroupThenAddToSet.execute(String group,
int count,
Template template,
Set<NodeMetadata> goodNodes,
Map<NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
|
RunInstancesOptions |
CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions.execute(String region,
String group,
Template template)
|
Uses of Template in org.jclouds.elasticstack.compute |
---|
Methods in org.jclouds.elasticstack.compute with parameters of type Template | |
---|---|
ServerInfo |
ElasticStackComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.gogrid.compute.strategy |
---|
Methods in org.jclouds.gogrid.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
FindIpThenCreateNodeInGroup.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
|
Uses of Template in org.jclouds.openstack.nova.compute.strategy |
---|
Methods in org.jclouds.openstack.nova.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
NovaCreateNodeWithGroupEncodedIntoName.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
|
Uses of Template in org.jclouds.rimuhosting.miro.compute.strategy |
---|
Methods in org.jclouds.rimuhosting.miro.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
RimuHostingCreateNodeWithGroupEncodedIntoName.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
|
Uses of Template in org.jclouds.savvis.vpdc.compute.strategy |
---|
Methods in org.jclouds.savvis.vpdc.compute.strategy with parameters of type Template | |
---|---|
VM |
VPDCComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.servermanager.compute.strategy |
---|
Methods in org.jclouds.servermanager.compute.strategy with parameters of type Template | |
---|---|
Server |
ServerManagerComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String tag,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.slicehost.compute.strategy |
---|
Methods in org.jclouds.slicehost.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
SlicehostCreateNodeWithGroupEncodedIntoName.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
|
Uses of Template in org.jclouds.softlayer.compute.strategy |
---|
Methods in org.jclouds.softlayer.compute.strategy with parameters of type Template | |
---|---|
VirtualGuest |
SoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoNameThenStoreCredentials(String group,
String name,
Template template,
Map<String,Credentials> credentialStore)
|
Uses of Template in org.jclouds.trmk.vcloud_0_8.compute.functions |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.functions with parameters of type Template | |
---|---|
InstantiateVAppTemplateOptions |
TemplateToInstantiateOptions.apply(Template from)
|
Uses of Template in org.jclouds.trmk.vcloud_0_8.compute.strategy |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
StartVAppWithGroupEncodedIntoName.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template)
|
Map<?,Future<Void>> |
TerremarkEncodeTagIntoNameRunNodesAndAddToSetStrategy.execute(String tag,
int count,
Template template,
Set<NodeMetadata> goodNodes,
Map<NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
|
Uses of Template in org.jclouds.vcloud.compute.strategy |
---|
Methods in org.jclouds.vcloud.compute.strategy with parameters of type Template | |
---|---|
NodeMetadata |
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.createNodeWithGroupEncodedIntoName(String tag,
String name,
Template template)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |