Package org.jclouds.s3

This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands.

See:
          Description

Interface Summary
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 Summary
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 Types Summary
Bucket Annotates the parameter that this is a bucket.
 

Package org.jclouds.s3 Description

This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands.

See Also:


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.