Package | Description |
---|---|
org.jclouds.atmos | |
org.jclouds.aws.s3 | |
org.jclouds.azureblob | |
org.jclouds.cloudfiles |
This package contains an Rackspace Cloud Files client implemented by
HttpCommandExecutorService commands. |
org.jclouds.cloudservers | |
org.jclouds.hpcloud.objectstorage |
This package contains an HP Cloud Object Storage client implemented by
HttpCommandExecutorService commands. |
org.jclouds.openstack.keystone.v2_0 | |
org.jclouds.openstack.nova.v2_0 | |
org.jclouds.openstack.swift | |
org.jclouds.rackspace.cloudidentity.v2_0 | |
org.jclouds.rest.internal | |
org.jclouds.s3 |
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService commands. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AtmosClient,AtmosAsyncClient>> |
AtmosApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AtmosClient.class) as
AtmosAsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AWSS3Client,AWSS3AsyncClient>> |
AWSS3ApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AWSS3Client.class) as
AWSS3AsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AzureBlobClient,AzureBlobAsyncClient>> |
AzureBlobApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AzureBlobClient.class) as
AzureBlobAsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudFilesClient,CloudFilesAsyncClient>> |
CloudFilesApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(CloudFilesClient.class) as
CloudFilesAsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudServersClient,CloudServersAsyncClient>> |
CloudServersApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(CloudServersClient.class) as
CloudServersAsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<HPCloudObjectStorageApi,HPCloudObjectStorageAsyncApi>> |
HPCloudObjectStorageApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as
HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<KeystoneApi,KeystoneAsyncApi>> |
KeystoneApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<NovaApi,NovaAsyncApi>> |
NovaApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(NovaApi.class) as
NovaAsyncApi interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<SwiftKeystoneClient,SwiftKeystoneAsyncClient>> |
SwiftKeystoneApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(SwiftKeystoneClient.class) as
SwiftKeystoneAsyncClient interface will be removed in jclouds 2.0. |
static com.google.common.reflect.TypeToken<RestContext<? extends SwiftClient,? extends SwiftAsyncClient>> |
SwiftApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(SwiftClient.class) as
SwiftAsyncClient interface will be removed in jclouds 2.0. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<KeystoneApi,KeystoneAsyncApi>> |
CloudIdentityApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7. |
Modifier and Type | Class and Description |
---|---|
class |
RestContextImpl<S,A>
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7. |
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)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends S3Client,? extends S3AsyncClient>> |
S3ApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildClient(S3Client.class) as
S3AsyncClient interface will be removed in jclouds 1.7. |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.