| Interface and Description |
|---|
| org.jclouds.aws.s3.AWSS3AsyncClient
please use
org.jclouds.ContextBuilder#buildApi(AWSS3Client.class)
as AWSS3AsyncClient interface will be removed in jclouds 1.7. |
| Class and Description |
|---|
| org.jclouds.aws.s3.blobstore.AWSS3AsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
AWSS3BlobStore |
| Field and Description |
|---|
| 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. |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.