Uses of Class
org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn

Packages that use InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
org.jclouds.vcloud.compute.strategy   
 

Uses of InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn in org.jclouds.vcloud.compute.strategy
 

Fields in org.jclouds.vcloud.compute.strategy declared as InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
protected  InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn VCloudComputeServiceAdapter.booter
           
 

Constructors in org.jclouds.vcloud.compute.strategy with parameters of type InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
VCloudComputeServiceAdapter(VCloudClient client, com.google.common.base.Predicate<URI> successTester, InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn booter, com.google.common.base.Supplier<Map<String,Org>> nameToOrg, VAppTemplatesSupplier templates, com.google.common.base.Function<VAppTemplate,Envelope> templateToEnvelope)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.