HttpCommandExecutorService
commands.See: Description
Interface | Description |
---|---|
S3AsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(S3Client.class)
as S3AsyncClient interface will be removed in jclouds 1.7. |
S3Client |
Provides access to S3 via their REST API.
|
Class | Description |
---|---|
S3 |
Utilities for using S3.
|
S3ApiMetadata |
Implementation of
ApiMetadata for Amazon's S3 api. |
S3ApiMetadata.Builder<T extends S3ApiMetadata.Builder<T>> | |
S3Fallbacks | |
S3Fallbacks.TrueOn404OrNotFoundFalseOnIllegalState |
Annotation Type | Description |
---|---|
Bucket |
Annotates the parameter that this is a bucket.
|
HttpCommandExecutorService
commands.Copyright © 2009-2013 jclouds. All Rights Reserved.