Package | Description |
---|---|
org.jclouds.cloudstack | |
org.jclouds.cloudstack.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
CloudStackGlobalAsyncClient
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(CloudStackGlobalClient.class) as
CloudStackGlobalAsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Method and Description |
---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
CloudStackContext.getDomainContext()
Deprecated.
please use
CloudStackContext.getDomainApi() as
async interface will be removed in jclouds 1.7. |
Modifier and Type | Method and Description |
---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
CloudStackContextImpl.getDomainContext() |
Copyright © 2009-2013 jclouds. All Rights Reserved.