Interface | Description |
---|---|
VCloudAsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(VCloudClient.class) as
VCloudAsyncClient interface will be removed in jclouds 1.7. |
VCloudClient |
Provides access to VCloud resources via their REST API.
|
VCloudMediaType |
Resource Types used in VCloud
|
VCloudVersionsAsyncClient |
Establishes a context with a VCloud endpoint.
|
VCloudVersionsClient |
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-2013 jclouds. All Rights Reserved.