| Package | Description |
|---|---|
| org.jclouds.cloudstack | |
| org.jclouds.cloudstack.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloudStackGlobalClient
Provides synchronous access to CloudStack.
|
| Modifier and Type | Method and Description |
|---|---|
CloudStackDomainClient |
CloudStackContext.getDomainApi() |
| 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 |
|---|---|
CloudStackDomainClient |
CloudStackContextImpl.getDomainApi() |
| Modifier and Type | Method and Description |
|---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
CloudStackContextImpl.getDomainContext() |
Copyright © 2009-2013 jclouds. All Rights Reserved.