| Interface | Description |
|---|---|
| CloudStackApi |
Provides synchronous access to CloudStack.
|
| CloudStackAsyncApi | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(CloudStackApi.class) as
CloudStackAsyncApi interface will be removed in jclouds 1.7. |
| CloudStackAsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(CloudStackClient.class) as
CloudStackAsyncClient interface will be removed in jclouds 1.7. |
| CloudStackClient | Deprecated
The *Client classes will be replaced with the *Api classes in jclouds 1.7.
|
| CloudStackContext | |
| CloudStackDomainApi |
Provides synchronous access to CloudStack.
|
| CloudStackDomainAsyncApi | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(CloudStackDomainApi.class) as
CloudStackDomainAsyncApi interface will be removed in jclouds 1.7. |
| CloudStackDomainAsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(CloudStackDomainClient.class) as
CloudStackDomainAsyncClient interface will be removed in jclouds 1.7. |
| CloudStackDomainClient | Deprecated
The *Client classes will be replaced with the *Api classes in jclouds 1.7.
|
| CloudStackGlobalApi | Deprecated
The *Api classes will be replaced with the *Api classes in jclouds 1.7.
|
| CloudStackGlobalAsyncApi | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(CloudStackGlobalApi.class) as
CloudStackGlobalAsyncApi interface will be removed in jclouds 1.7. |
| CloudStackGlobalAsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(CloudStackGlobalClient.class) as
CloudStackGlobalAsyncClient interface will be removed in jclouds 1.7. |
| CloudStackGlobalClient | Deprecated
The *Client classes will be replaced with the *Api classes in jclouds 1.7.
|
| Class | Description |
|---|---|
| CloudStackApiMetadata |
Implementation of
ApiMetadata for Citrix/Apache CloudStack api. |
| CloudStackApiMetadata.Builder |
| Exception | Description |
|---|---|
| AsyncJobException |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.