| Package | Description |
|---|---|
| org.jclouds.vcloud | |
| org.jclouds.vcloud.compute.strategy | |
| org.jclouds.vcloud.predicates |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VCloudApi
Provides access to VCloud resources via their REST API.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<org.jclouds.rest.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,org.jclouds.ovf.Envelope> templateToEnvelope) |
| Constructor and Description |
|---|
TaskSuccess(VCloudClient client) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.