Uses of Class
org.jclouds.vcloud.suppliers.VAppTemplatesSupplier

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

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

Constructors in org.jclouds.vcloud.compute.strategy with parameters of type VAppTemplatesSupplier
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.