| Interface and Description |
|---|
| org.jclouds.s3.S3AsyncClient
please use
org.jclouds.ContextBuilder#buildApi(S3Client.class)
as S3AsyncClient interface will be removed in jclouds 1.7. |
| Class and Description |
|---|
| org.jclouds.s3.blobstore.S3AsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
S3BlobStore |
| Field and Description |
|---|
| org.jclouds.s3.S3ApiMetadata.CONTEXT_TOKEN
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.