Interface and Description |
---|
org.jclouds.blobstore.AsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
BlobStore |
org.jclouds.atmos.AtmosAsyncClient
please use
org.jclouds.ContextBuilder#buildApi(AtmosClient.class) as
AtmosAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.openstack.keystone.v2_0.AuthenticationAsyncApi
will be removed in jclouds 1.7, as async interfaces are no longer
supported. please use
AuthenticationApi |
org.jclouds.aws.s3.AWSS3AsyncClient
please use
org.jclouds.ContextBuilder#buildApi(AWSS3Client.class)
as AWSS3AsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.azureblob.AzureBlobAsyncClient
please use
org.jclouds.ContextBuilder#buildApi(AzureBlobClient.class) as
AzureBlobAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.cloudfiles.CloudFilesAsyncClient
please use
org.jclouds.ContextBuilder#buildApi(CloudFilesClient.class) as
CloudFilesAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.rackspace.cloudidentity.v2_0.CloudIdentityAuthenticationAsyncApi
will be removed in jclouds 1.7, as async interfaces are no longer
supported. please use
CloudIdentityAuthenticationAsyncApi |
org.jclouds.cloudservers.CloudServersAsyncClient
please use
org.jclouds.ContextBuilder#buildApi(CloudServersClient.class) as
CloudServersAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.openstack.swift.CommonSwiftAsyncClient
Please use
org.jclouds.ContextBuilder#buildApi(CommonSwiftClient.class) as
CommonSwiftAsyncClient will be removed in jclouds 2.0. |
org.jclouds.openstack.swift.CommonSwiftClient
Please use
com.jclouds.openstack.swift.v1.SwiftApi and related
feature APIs in com.jclouds.openstack.swift.v1.features.* as noted in
each method. This interface will be removed in jclouds 2.0. |
org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageAsyncApi
please use
org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as
HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7. |
org.jclouds.rest.HttpAsyncClient
will be removed in jclouds 1.7, as async interfaces are no longer
supported.
|
org.jclouds.openstack.keystone.v2_0.KeystoneAsyncApi
please use
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7. |
org.jclouds.openstack.nova.v2_0.NovaAsyncApi
please use
org.jclouds.ContextBuilder#buildApi(NovaApi.class) as
NovaAsyncApi interface will be removed in jclouds 1.7. |
org.jclouds.rest.RestApiMetadata
please use
HttpApiMetadata as
async interface will be removed in jclouds 1.7. |
org.jclouds.rest.RestContext
please use
org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7. |
org.jclouds.s3.S3AsyncClient
please use
org.jclouds.ContextBuilder#buildApi(S3Client.class)
as S3AsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.openstack.swift.SwiftAsyncClient
Please use
org.jclouds.ContextBuilder#buildApi(SwiftClient.class) , as
SwiftAsyncClient will be removed in jclouds 2.0. |
org.jclouds.openstack.swift.SwiftClient
Please use
com.jclouds.openstack.swift.v1.SwiftApi and related
feature APIs in com.jclouds.openstack.swift.v1.features.* . This interface
will be removed in jclouds 2.0. |
org.jclouds.openstack.swift.SwiftKeystoneAsyncClient
Please use
org.jclouds.ContextBuilder#buildApi(SwiftKeystoneClient.class) , as
SwiftKeystoneAsyncClient will be removed in jclouds 2.0. |
org.jclouds.openstack.swift.SwiftKeystoneClient
This interface will be removed in jclouds 2.0.
|
org.jclouds.io.WriteTo |
Class and Description |
---|
org.jclouds.rest.config.AnnotatedSyncToAsyncHttpApiProvider
please use
DelegatesToInvocationFunction as async
interface will be removed in jclouds 1.7. |
org.jclouds.rest.AnonymousRestApiMetadata
please use
AnonymousHttpApiMetadata as
async interface will be removed in jclouds 1.7. |
org.jclouds.atmos.blobstore.AtmosAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
AtmosBlobStore |
org.jclouds.aws.config.AWSRestClientModule
will be removed in jclouds 1.7; use
AWSHttpApiModule |
org.jclouds.aws.s3.blobstore.AWSS3AsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
AWSS3BlobStore |
org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
AzureBlobStore |
org.jclouds.blobstore.internal.BaseAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
BlobStore |
org.jclouds.rest.internal.BaseRestApiMetadata
please use
BaseHttpApiMetadata as
async interface will be removed in jclouds 1.7. |
org.jclouds.config.BindRestContextWithWildcardExtendsExplicitAndRawType
please use
BindApiContextWithWildcardExtendsExplicitAndRawType as
async interface will be removed in jclouds 1.7. |
org.jclouds.io.payloads.ByteArrayPayload
see ByteSourcePayload
|
org.jclouds.collect.internal.CallerArg0ToPagedIterable
Arg0ToPagedIterable.FromCaller
|
org.jclouds.rest.config.CallGetOnFuturesProvider
will be removed in jclouds 1.7, as async interfaces are no longer supported.
|
org.jclouds.util.Closeables2 |
org.jclouds.cloudfiles.blobstore.CloudFilesAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
CloudFilesBlobStore |
org.jclouds.rest.internal.DelegatesToPotentiallySyncToAsyncInvocationFunction
please use
DelegatesToInvocationFunction as
async interface will be removed in jclouds 1.7. |
org.jclouds.io.payloads.FilePayload
see ByteSourcePayload
|
org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
HPCloudObjectStorageBlobStore |
org.jclouds.io.payloads.InputStreamSupplierPayload
see ByteSourcePayload
|
org.jclouds.rest.internal.InvokeAndCallGetOnFutures
will be removed in jclouds 1.7, as async interfaces are no longer supported.
|
org.jclouds.rest.internal.InvokeSyncToAsyncHttpMethod
will be replaced in jclouds 1.7 with
InvokeHttpMethod , as async interfaces are no longer supported. |
org.jclouds.blobstore.LocalAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please create and use
LocalBlobStore |
org.jclouds.openstack.keystone.v2_0.config.MappedAuthenticationApiModule
will be removed in jclouds 1.7, as async interfaces are no longer
supported. please use
AuthenticationApiModule |
org.jclouds.rest.config.RestClientModule
will be removed in jclouds 1.7; use
HttpApiModule |
org.jclouds.rest.internal.RestContextImpl
please use
org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7. |
org.jclouds.s3.blobstore.S3AsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
S3BlobStore |
org.jclouds.io.payloads.StreamingPayload
use ByteSourcePayload or InputStreamPayload instead (will be removed in jclouds 1.8)
|
org.jclouds.io.payloads.StringPayload
see ByteSourcePayload
|
org.jclouds.openstack.swift.v1.blobstore.internal.SubmissionAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
BlobStore |
org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
This class will be removed in jclouds 2.0, as async interfaces are no longer
supported. Please use
SwiftBlobStore . |
org.jclouds.rackspace.cloudidentity.v2_0.config.SyncToAsyncCloudIdentityAuthenticationApiModule
will be removed in jclouds 1.7, as async interfaces are no longer
supported. please use
CloudIdentityAuthenticationApiModule |
org.jclouds.rest.config.SyncToAsyncHttpApiProvider
will be removed in jclouds 1.7; use
AnnotatedHttpApiProvider |
org.jclouds.rest.config.SyncToAsyncHttpInvocationModule
will be removed in jclouds 1.7; use
HttpApiModule |
Field and Description |
---|
org.jclouds.openstack.swift.v1.reference.SwiftHeaders.CONTAINER_VERSIONS_LOCATION
Please use
SwiftHeaders.VERSIONS_LOCATION . This field will be removed in jclouds 1.8. |
org.jclouds.s3.S3ApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildClient(S3Client.class) as
S3AsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.atmos.AtmosApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(AtmosClient.class) as
AtmosAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.openstack.keystone.v2_0.KeystoneApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7. |
org.jclouds.openstack.swift.SwiftKeystoneApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(SwiftKeystoneClient.class) as
SwiftKeystoneAsyncClient interface will be removed in jclouds 2.0. |
org.jclouds.openstack.swift.SwiftApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(SwiftClient.class) as
SwiftAsyncClient interface will be removed in jclouds 2.0. |
org.jclouds.openstack.nova.v2_0.NovaApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(NovaApi.class) as
NovaAsyncApi interface will be removed in jclouds 1.7. |
org.jclouds.cloudfiles.CloudFilesApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(CloudFilesClient.class) as
CloudFilesAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.cloudservers.CloudServersApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(CloudServersClient.class) as
CloudServersAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.rackspace.cloudidentity.v2_0.CloudIdentityApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7. |
org.jclouds.azureblob.AzureBlobApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(AzureBlobClient.class) as
AzureBlobAsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.aws.s3.AWSS3ApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(AWSS3Client.class) as
AWSS3AsyncClient interface will be removed in jclouds 1.7. |
org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.CONTEXT_TOKEN
please use
org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as
HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7. |
Enum Constant and Description |
---|
org.jclouds.openstack.nova.v2_0.domain.Server.Status.STOPPED
please use
Status.SHUTOFF instead |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.