| Package | Description |
|---|---|
| org.jclouds.cloudstack | |
| org.jclouds.cloudstack.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloudStackGlobalAsyncClient
Provides asynchronous access to CloudStack via their REST API.
|
| Modifier and Type | Method and Description |
|---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
CloudStackContext.getDomainContext() |
| Modifier and Type | Method and Description |
|---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
CloudStackContextImpl.getDomainContext() |
| Constructor and Description |
|---|
CloudStackContextImpl(ComputeService computeService,
Map<String,Credentials> credentialStore,
Utils utils,
RestContext<CloudStackClient,CloudStackAsyncClient> providerSpecificContext,
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext) |
Copyright © 2009-2012 jclouds. All Rights Reserved.