| Interface | Description |
|---|---|
| VCloudApi |
Provides access to VCloud resources via their REST API.
|
| VCloudAsyncApi | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(VCloudApi.class) as
VCloudAsyncClient interface will be removed in jclouds 1.7. |
| VCloudAsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(VCloudApi.class) as
VCloudAsyncClient interface will be removed in jclouds 1.7. |
| VCloudClient | Deprecated
*Client classes will be moved to *Api in jclouds 1.7.0.
|
| VCloudMediaType |
Resource Types used in VCloud
|
| VCloudVersionsApi | |
| VCloudVersionsAsyncApi | Deprecated
The async interface will be removed in jclouds 1.7.
|
| VCloudVersionsAsyncClient | Deprecated
The async interface will be removed in jclouds 1.7.
|
| VCloudVersionsClient | Deprecated
*Client classes will be moved to *Api in jclouds 1.7.0.
|
| Class | Description |
|---|---|
| VCloudApiMetadata |
Implementation of
ApiMetadata for VCloud 1.0 API |
| VCloudApiMetadata.Builder |
| Exception | Description |
|---|---|
| TaskInErrorStateException | |
| TaskStillRunningException | |
| VCloudResponseException |
Encapsulates an VCloud Error.
|
| Annotation Type | Description |
|---|---|
| VCloudToken |
A VCloud Session Token
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.