| 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(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext) |
Copyright © 2009-2013 jclouds. All Rights Reserved.