Package org.jets3t.service.model

Provides objects that model entities in S3 such as objects, buckets and owners.

See:
          Description

Class Summary
BaseS3Object Base class to represent both S3 objects and buckets - both these object types contain metadata.
CreateBucketConfiguration Represents the location configuraton to be applied to a newly created Bucket.
S3Bucket Represents an S3 bucket.
S3BucketLoggingStatus Represents Bucket Logging Status settings used to control bucket-based Server Access Logging in S3.
S3Object An S3 object.
S3Owner Represents an S3 owner object with a canonical ID and, optionally, a display name.
 

Package org.jets3t.service.model Description

Provides objects that model entities in S3 such as objects, buckets and owners.