Interface | Description |
---|---|
AccessControlList.GroupGranteeURI | |
AccessControlList.Permission | |
ListBucketResponse |
A container that provides namespace, access control and aggregation of
S3Object s
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.
|
S3Object.Factory |
Class | Description |
---|---|
AccessControlList |
An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
|
AccessControlList.CanonicalUserGrantee | |
AccessControlList.EmailAddressGrantee | |
AccessControlList.Grant | |
AccessControlList.Grantee | |
AccessControlList.GroupGrantee | |
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
|
CanonicalUser |
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
|
ObjectMetadataBuilder |
Allows you to create
ObjectMetadata objects. |
Enum | Description |
---|---|
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.
|
ObjectMetadata.StorageClass | |
Payer |
Specifies who pays for the download and request fees.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.