Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AtmosClient,AtmosAsyncClient>> |
AtmosApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AWSEC2Client,AWSEC2AsyncClient>> |
AWSEC2ApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AWSS3Client,AWSS3AsyncClient>> |
AWSS3ApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AzureBlobClient,AzureBlobAsyncClient>> |
AzureBlobApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudFilesClient,CloudFilesAsyncClient>> |
CloudFilesApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudServersClient,CloudServersAsyncClient>> |
CloudServersApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudSigmaClient,CloudSigmaAsyncClient>> |
CloudSigmaApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudStackClient,CloudStackAsyncClient>> |
CloudStackApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Method and Description |
---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
CloudStackContext.getDomainContext() |
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> |
CloudStackContext.getGlobalContext() |
Modifier and Type | Method and Description |
---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
CloudStackContextImpl.getDomainContext() |
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> |
CloudStackContextImpl.getGlobalContext() |
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) |
CloudStackContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudWatchApi,CloudWatchAsyncApi>> |
CloudWatchApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<DynECTApi,DynECTAsyncApi>> |
DynECTApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends EC2Client,? extends EC2AsyncClient>> |
EC2ApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<ElasticStackClient,ElasticStackAsyncClient>> |
ElasticStackApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<GleSYSApi,GleSYSAsyncApi>> |
GleSYSApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<GoGridClient,GoGridAsyncClient>> |
GoGridApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<HPCloudObjectStorageApi,HPCloudObjectStorageAsyncApi>> |
HPCloudObjectStorageApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CinderApi,CinderAsyncApi>> |
CinderApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends KeystoneApi,? extends KeystoneAsyncApi>> |
KeystoneApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<NovaEC2Client,NovaEC2AsyncClient>> |
NovaEC2ApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<NovaApi,NovaAsyncApi>> |
NovaApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<SwiftKeystoneClient,SwiftKeystoneAsyncClient>> |
SwiftKeystoneApiMetadata.CONTEXT_TOKEN |
static com.google.common.reflect.TypeToken<RestContext<? extends SwiftClient,? extends SwiftAsyncClient>> |
SwiftApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<KeystoneApi,KeystoneAsyncApi>> |
CloudIdentityApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudLoadBalancersApi,CloudLoadBalancersAsyncApi>> |
CloudLoadBalancersApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Class and Description |
---|---|
class |
RestContextImpl<S,A> |
Modifier and Type | Method and Description |
---|---|
static <S,A> com.google.common.reflect.TypeToken<RestContext<S,A>> |
BaseRestApiMetadata.contextToken(com.google.common.reflect.TypeToken<S> apiToken,
com.google.common.reflect.TypeToken<A> asyncApiToken) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends Route53Api,? extends Route53AsyncApi>> |
Route53ApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends S3Client,? extends S3AsyncClient>> |
S3ApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<SoftLayerClient,SoftLayerAsyncClient>> |
SoftLayerApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<SQSApi,SQSAsyncApi>> |
SQSApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends STSApi,? extends STSAsyncApi>> |
STSApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<TerremarkECloudClient,TerremarkECloudAsyncClient>> |
TerremarkECloudApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<TerremarkVCloudExpressClient,TerremarkVCloudExpressAsyncClient>> |
TerremarkVCloudExpressApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<UltraDNSWSApi,UltraDNSWSAsyncApi>> |
UltraDNSWSApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<VCloudClient,VCloudAsyncClient>> |
VCloudApiMetadata.CONTEXT_TOKEN |
Copyright © 2009-2013 jclouds. All Rights Reserved.