Uses of Interface
org.jclouds.vcloud.VCloudApi

Packages that use VCloudApi
org.jclouds.vcloud.compute.strategy   
org.jclouds.vcloud.predicates   
 

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

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

Constructors in org.jclouds.vcloud.compute.strategy with parameters of type VCloudApi
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn(VCloudApi client, com.google.common.base.Predicate<URI> successTester, com.google.common.cache.LoadingCache<URI,VAppTemplate> vAppTemplates, NetworkConfigurationForNetworkAndOptions networkConfigurationForNetworkAndOptions, String buildVersion)
           
VCloudComputeServiceAdapter(VCloudApi 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,org.jclouds.ovf.Envelope> templateToEnvelope)
           
 

Uses of VCloudApi in org.jclouds.vcloud.predicates
 

Constructors in org.jclouds.vcloud.predicates with parameters of type VCloudApi
TaskSuccess(VCloudApi client)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.