Uses of Package
org.jclouds.s3.domain

Packages that use org.jclouds.s3.domain
org.jclouds.aws.s3   
org.jclouds.aws.s3.blobstore   
org.jclouds.s3 This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. 
org.jclouds.s3.binders   
org.jclouds.s3.blobstore   
org.jclouds.s3.blobstore.config   
org.jclouds.s3.blobstore.functions   
org.jclouds.s3.domain This package contains the core components of S3. 
org.jclouds.s3.domain.internal   
org.jclouds.s3.functions This package contains response handlers for S3 commands. 
org.jclouds.s3.options This package contains request options for S3 REST commands. 
org.jclouds.s3.xml This package contains xml logic that parses S3 responses. 
 

Classes in org.jclouds.s3.domain used by org.jclouds.aws.s3
ObjectMetadata
          /** Amazon S3 is designed to store objects.
 

Classes in org.jclouds.s3.domain used by org.jclouds.aws.s3.blobstore
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
BucketLogging
          Each Amazon S3 bucket has an associated XML sub-resource that you can read and write in order to inspect or change the logging status for that bucket.
BucketMetadata
          System metadata of the S3Bucket
ListBucketResponse
          A container that provides namespace, access control and aggregation of S3Objects

Every object stored in Amazon S3 is contained in a bucket.

ObjectMetadata
          /** Amazon S3 is designed to store objects.
Payer
          Specifies who pays for the download and request fees.
S3Object
          Amazon S3 is designed to store objects.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.binders
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
BucketLogging
          Each Amazon S3 bucket has an associated XML sub-resource that you can read and write in order to inspect or change the logging status for that bucket.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.blobstore
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.blobstore.config
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.blobstore.functions
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
BucketMetadata
          System metadata of the S3Bucket
ListBucketResponse
          A container that provides namespace, access control and aggregation of S3Objects

Every object stored in Amazon S3 is contained in a bucket.

MutableObjectMetadata
          /** Amazon S3 is designed to store objects.
ObjectMetadata
          /** Amazon S3 is designed to store objects.
S3Object
          Amazon S3 is designed to store objects.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.domain
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
AccessControlList.Grant
           
AccessControlList.Grantee
           
BucketMetadata
          System metadata of the S3Bucket
CannedAccessPolicy
          Description from Amazon's documentation:

Because of restrictions in what can be sent via http headers, Amazon S3 supports the concept of canned access policies for REST.

CanonicalUser
          Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
MutableObjectMetadata
          /** Amazon S3 is designed to store objects.
ObjectMetadata
          /** Amazon S3 is designed to store objects.
ObjectMetadata.StorageClass
           
ObjectMetadataBuilder
          Allows you to create ObjectMetadata objects.
Payer
          Specifies who pays for the download and request fees.
S3Object
          Amazon S3 is designed to store objects.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.domain.internal
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
CanonicalUser
          Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
ListBucketResponse
          A container that provides namespace, access control and aggregation of S3Objects

Every object stored in Amazon S3 is contained in a bucket.

MutableObjectMetadata
          /** Amazon S3 is designed to store objects.
ObjectMetadata
          /** Amazon S3 is designed to store objects.
ObjectMetadata.StorageClass
           
S3Object
          Amazon S3 is designed to store objects.
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.functions
MutableObjectMetadata
          /** Amazon S3 is designed to store objects.
S3Object
          Amazon S3 is designed to store objects.
S3Object.Factory
           
 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.options
CannedAccessPolicy
          Description from Amazon's documentation:

Because of restrictions in what can be sent via http headers, Amazon S3 supports the concept of canned access policies for REST.

 

Classes in org.jclouds.s3.domain used by org.jclouds.s3.xml
AccessControlList
          An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
BucketLogging
          Each Amazon S3 bucket has an associated XML sub-resource that you can read and write in order to inspect or change the logging status for that bucket.
BucketMetadata
          System metadata of the S3Bucket
ListBucketResponse
          A container that provides namespace, access control and aggregation of S3Objects

Every object stored in Amazon S3 is contained in a bucket.

ObjectMetadata
          /** Amazon S3 is designed to store objects.
Payer
          Specifies who pays for the download and request fees.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.