Package | Description |
---|---|
org.jclouds.aws.s3 | |
org.jclouds.s3 |
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService commands. |
Modifier and Type | Interface and Description |
---|---|
interface |
AWSS3AsyncClient
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AWSS3Client.class)
as AWSS3AsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Interface and Description |
---|---|
interface |
S3AsyncClient
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(S3Client.class)
as S3AsyncClient interface will be removed in jclouds 1.7. |
Copyright © 2009-2013 jclouds. All Rights Reserved.