| Package | Description | 
|---|---|
| org.jclouds.vcloud | |
| org.jclouds.vcloud.compute.strategy | |
| org.jclouds.vcloud.predicates | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.common.reflect.TypeToken<RestContext<VCloudClient,VCloudAsyncClient>> | 
VCloudApiMetadata.CONTEXT_TOKEN
Deprecated. 
 
please use  
org.jclouds.ContextBuilder#buildApi(VCloudClient.class) as
             VCloudAsyncClient interface will be removed in jclouds 1.7. | 
| Modifier and Type | Field and Description | 
|---|---|
protected VCloudClient | 
VCloudComputeServiceAdapter.client  | 
protected VCloudClient | 
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.client  | 
| Constructor and Description | 
|---|
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn(VCloudClient client,
                                                                            com.google.common.base.Predicate<URI> successTester,
                                                                            com.google.common.cache.LoadingCache<URI,VAppTemplate> vAppTemplates,
                                                                            NetworkConfigurationForNetworkAndOptions networkConfigurationForNetworkAndOptions,
                                                                            String buildVersion)  | 
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)  | 
| Constructor and Description | 
|---|
TaskSuccess(VCloudClient client)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.