A B C D E F G H I K L M N O P R S T U V W

A

AccessControlList - Class in org.jclouds.s3.domain
An Access Control List (ACL) describes the access control settings for a bucket or object in S3.
AccessControlList() - Constructor for class org.jclouds.s3.domain.AccessControlList
 
AccessControlList.CanonicalUserGrantee - Class in org.jclouds.s3.domain
 
AccessControlList.CanonicalUserGrantee(String, String) - Constructor for class org.jclouds.s3.domain.AccessControlList.CanonicalUserGrantee
 
AccessControlList.CanonicalUserGrantee(String) - Constructor for class org.jclouds.s3.domain.AccessControlList.CanonicalUserGrantee
 
AccessControlList.EmailAddressGrantee - Class in org.jclouds.s3.domain
 
AccessControlList.EmailAddressGrantee(String) - Constructor for class org.jclouds.s3.domain.AccessControlList.EmailAddressGrantee
 
AccessControlList.Grant - Class in org.jclouds.s3.domain
 
AccessControlList.Grant(AccessControlList.Grantee, String) - Constructor for class org.jclouds.s3.domain.AccessControlList.Grant
 
AccessControlList.Grantee - Class in org.jclouds.s3.domain
 
AccessControlList.Grantee(String) - Constructor for class org.jclouds.s3.domain.AccessControlList.Grantee
 
AccessControlList.GroupGrantee - Class in org.jclouds.s3.domain
 
AccessControlList.GroupGrantee(URI) - Constructor for class org.jclouds.s3.domain.AccessControlList.GroupGrantee
 
AccessControlList.GroupGranteeURI - Interface in org.jclouds.s3.domain
 
AccessControlList.Permission - Interface in org.jclouds.s3.domain
 
AccessControlListHandler - Class in org.jclouds.s3.xml
Parses the following XML document:

AccessControlPolicy xmlns="http://s3.amazonaws.com/doc/2006-03-01/"

AccessControlListHandler() - Constructor for class org.jclouds.s3.xml.AccessControlListHandler
 
addClientModule(List<Module>) - Method in class org.jclouds.s3.S3ContextBuilder
 
addContextModule(List<Module>) - Method in class org.jclouds.s3.S3ContextBuilder
 
addETagTo(HttpResponse, MutableObjectMetadata) - Method in class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
ETag == Content-MD5
addPermission(AccessControlList.Grantee, String) - Method in class org.jclouds.s3.domain.AccessControlList
Add a permission for the given grantee.
addPermission(URI, String) - Method in class org.jclouds.s3.domain.AccessControlList
Add a permission for the given group grantee.
afterMarker(String) - Method in class org.jclouds.s3.options.ListBucketOptions
Indicates where in the bucket to begin listing.
afterMarker(String) - Static method in class org.jclouds.s3.options.ListBucketOptions.Builder
 
ALL_USERS - Static variable in interface org.jclouds.s3.domain.AccessControlList.GroupGranteeURI
 
ALTERNATE_DATE - Static variable in interface org.jclouds.s3.reference.S3Headers
Amazon's alternative date header
AMZ_ETAG - Static variable in interface org.jclouds.s3.reference.S3Headers
 
apply(Blob) - Method in class org.jclouds.s3.blobstore.functions.BlobToObject
 
apply(BlobMetadata) - Method in class org.jclouds.s3.blobstore.functions.BlobToObjectMetadata
 
apply(ListBucketResponse) - Method in class org.jclouds.s3.blobstore.functions.BucketToResourceList
 
apply(BucketMetadata) - Method in class org.jclouds.s3.blobstore.functions.BucketToResourceMetadata
 
apply(String) - Method in class org.jclouds.s3.blobstore.functions.CommonPrefixesToResourceMetadata
 
apply(ListContainerOptions) - Method in class org.jclouds.s3.blobstore.functions.ContainerToBucketListOptions
 
apply(BucketMetadata) - Method in class org.jclouds.s3.blobstore.functions.LocationFromBucketLocation
 
apply(S3Object) - Method in class org.jclouds.s3.blobstore.functions.ObjectToBlob
 
apply(ObjectMetadata) - Method in class org.jclouds.s3.blobstore.functions.ObjectToBlobMetadata
 
apply(Object) - Method in class org.jclouds.s3.functions.ObjectKey
 
apply(HttpResponse) - Method in class org.jclouds.s3.functions.ParseObjectFromHeadersAndHttpContent
 
apply(HttpResponse) - Method in class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
parses the http response headers to create a new org.jclouds.s3.domain.internal.MutableObjectMetadata object.
apply(Exception) - Method in class org.jclouds.s3.functions.ReturnFalseIfBucketAlreadyOwnedByYouOrIllegalState
 
apply(Exception) - Method in class org.jclouds.s3.functions.ReturnTrueOn404OrNotFoundFalseOnIllegalState
 
AUTHENTICATED_USERS - Static variable in interface org.jclouds.s3.domain.AccessControlList.GroupGranteeURI
 

B

BindACLToXMLPayload - Class in org.jclouds.s3.binders
 
BindACLToXMLPayload() - Constructor for class org.jclouds.s3.binders.BindACLToXMLPayload
 
bindAsHostPrefix - Variable in class org.jclouds.s3.binders.BindAsHostPrefixIfConfigured
 
BindAsHostPrefixIfConfigured - Class in org.jclouds.s3.binders
 
BindAsHostPrefixIfConfigured(BindAsHostPrefix, boolean, String, Provider<UriBuilder>) - Constructor for class org.jclouds.s3.binders.BindAsHostPrefixIfConfigured
 
bindBucketLocationStrategy() - Method in class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
 
BindBucketLoggingToXmlPayload - Class in org.jclouds.s3.binders
 
BindBucketLoggingToXmlPayload() - Constructor for class org.jclouds.s3.binders.BindBucketLoggingToXmlPayload
 
bindContext() - Method in class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
 
bindErrorHandlers() - Method in class org.jclouds.s3.config.S3RestClientModule
 
BindNoBucketLoggingToXmlPayload - Class in org.jclouds.s3.binders
 
BindPayerToXmlPayload - Class in org.jclouds.s3.binders
 
BindPayerToXmlPayload() - Constructor for class org.jclouds.s3.binders.BindPayerToXmlPayload
 
BindRegionToXmlPayload - Class in org.jclouds.s3.functions
Depending on your latency and legal requirements, you can specify a location constraint that will affect where your data physically resides.
BindRegionToXmlPayload(Supplier<String>, Supplier<String>, Supplier<Set<String>>) - Constructor for class org.jclouds.s3.functions.BindRegionToXmlPayload
 
bindRetryHandlers() - Method in class org.jclouds.s3.config.S3RestClientModule
 
BindS3ObjectMetadataToRequest - Class in org.jclouds.s3.binders
 
BindS3ObjectMetadataToRequest(BindMapToHeadersWithPrefix) - Constructor for class org.jclouds.s3.binders.BindS3ObjectMetadataToRequest
 
bindToRequest(R, Object) - Method in class org.jclouds.s3.binders.BindACLToXMLPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.s3.binders.BindAsHostPrefixIfConfigured
 
bindToRequest(R, Object) - Method in class org.jclouds.s3.binders.BindBucketLoggingToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.s3.binders.BindNoBucketLoggingToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.s3.binders.BindPayerToXmlPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.s3.binders.BindS3ObjectMetadataToRequest
 
bindToRequest(R, Object) - Method in class org.jclouds.s3.functions.BindRegionToXmlPayload
 
blobExists(String, String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.objectExists(java.lang.String, java.lang.String)
blobExists(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.objectExists(java.lang.String, java.lang.String)
blobMetadata(String, String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.headObject(java.lang.String, java.lang.String)
blobMetadata(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.headObject(java.lang.String, java.lang.String)
BlobToObject - Class in org.jclouds.s3.blobstore.functions
 
BlobToObjectMetadata - Class in org.jclouds.s3.blobstore.functions
 
BlobToObjectMetadata() - Constructor for class org.jclouds.s3.blobstore.functions.BlobToObjectMetadata
 
Bucket - Annotation Type in org.jclouds.s3
Annotates the parameter that this is a bucket.
bucket(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
BUCKET_NAME_PATTERN - Static variable in class org.jclouds.s3.util.S3Utils
 
bucketAcls(S3Client) - Method in class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
 
bucketExists(String) - Method in interface org.jclouds.s3.S3AsyncClient
 
bucketExists(String) - Method in interface org.jclouds.s3.S3Client
Issues a HEAD command to determine if the bucket exists or not.
BucketListObjectMetadata - Class in org.jclouds.s3.domain.internal
Returns the metadata parsable from a bucket listing
BucketListObjectMetadata(String, String, URI, Date, String, byte[], long, CanonicalUser, ObjectMetadata.StorageClass) - Constructor for class org.jclouds.s3.domain.internal.BucketListObjectMetadata
 
BucketLogging - Class in org.jclouds.s3.domain
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.
BucketLogging(String, String, Iterable<AccessControlList.Grant>) - Constructor for class org.jclouds.s3.domain.BucketLogging
 
BucketLogging(String, String) - Constructor for class org.jclouds.s3.domain.BucketLogging
 
BucketLoggingHandler - Class in org.jclouds.s3.xml
Parses the following XML document:

BucketLoggingStatus xmlns="http://s3.amazonaws.com/doc/2006-03-01/"

BucketLoggingHandler() - Constructor for class org.jclouds.s3.xml.BucketLoggingHandler
 
BucketMetadata - Class in org.jclouds.s3.domain
System metadata of the S3Bucket
BucketMetadata(String, Date, CanonicalUser) - Constructor for class org.jclouds.s3.domain.BucketMetadata
 
BucketNameValidator - Class in org.jclouds.s3.predicates.validators
Validates name for S3 buckets.
bucketToRegion() - Method in class org.jclouds.s3.config.S3RestClientModule
 
BucketToResourceList - Class in org.jclouds.s3.blobstore.functions
 
BucketToResourceList(ObjectToBlobMetadata, CommonPrefixesToResourceMetadata) - Constructor for class org.jclouds.s3.blobstore.functions.BucketToResourceList
 
BucketToResourceMetadata - Class in org.jclouds.s3.blobstore.functions
 
build() - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
build() - Method in class org.jclouds.s3.S3ApiMetadata.S3ApiMetadataBuilder
 
buildRequestHeaders() - Method in class org.jclouds.s3.options.CopyObjectOptions
 
buildRequestHeaders() - Method in class org.jclouds.s3.options.PutBucketOptions
 
buildRequestHeaders() - Method in class org.jclouds.s3.options.PutObjectOptions
 

C

cacheControl(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
CANNED_ACL - Static variable in interface org.jclouds.s3.reference.S3Headers
The canned ACL to apply to the object.
CannedAccessPolicy - Enum in org.jclouds.s3.domain
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 - Class in org.jclouds.s3.domain
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
CanonicalUser(String) - Constructor for class org.jclouds.s3.domain.CanonicalUser
 
CanonicalUser(String, String) - Constructor for class org.jclouds.s3.domain.CanonicalUser
 
characters(char[], int, int) - Method in class org.jclouds.s3.xml.AccessControlListHandler
 
characters(char[], int, int) - Method in class org.jclouds.s3.xml.BucketLoggingHandler
 
characters(char[], int, int) - Method in class org.jclouds.s3.xml.CopyObjectHandler
 
characters(char[], int, int) - Method in class org.jclouds.s3.xml.ListAllMyBucketsHandler
 
characters(char[], int, int) - Method in class org.jclouds.s3.xml.ListBucketHandler
 
characters(char[], int, int) - Method in class org.jclouds.s3.xml.LocationConstraintHandler
 
characters(char[], int, int) - Method in class org.jclouds.s3.xml.PayerHandler
 
clearAndDeleteContainer(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes BaseBlobStore.clearContainer(java.lang.String) then S3Client.deleteBucketIfEmpty(java.lang.String) until it is true.
commonPrefixes - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
CommonPrefixesToResourceMetadata - Class in org.jclouds.s3.blobstore.functions
 
CommonPrefixesToResourceMetadata() - Constructor for class org.jclouds.s3.blobstore.functions.CommonPrefixesToResourceMetadata
 
compareTo(AccessControlList.Grant) - Method in class org.jclouds.s3.domain.AccessControlList.Grant
 
compareTo(AccessControlList.Grantee) - Method in class org.jclouds.s3.domain.AccessControlList.Grantee
 
compareTo(BucketMetadata) - Method in class org.jclouds.s3.domain.BucketMetadata
 
compareTo(ObjectMetadata) - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
compareTo(ObjectMetadata) - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
compareTo(ObjectMetadata) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
compareTo(S3Object) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
configure() - Method in class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
 
configure() - Method in class org.jclouds.s3.config.S3ObjectModule
explicit factories are created here as it has been shown that Assisted Inject is extremely inefficient.
configure() - Method in class org.jclouds.s3.config.S3ParserModule
 
configure() - Method in class org.jclouds.s3.config.S3RestClientModule
 
containerExists(String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.bucketExists(java.lang.String)
containerExists(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.bucketExists(java.lang.String)
ContainerToBucketListOptions - Class in org.jclouds.s3.blobstore.functions
 
ContainerToBucketListOptions() - Constructor for class org.jclouds.s3.blobstore.functions.ContainerToBucketListOptions
 
contentDisposition(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
contentEncoding(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
contentLanguage(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
contentLength(Long) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
contentMD5(byte[]) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
contentType(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
COPY_SOURCE_IF_MATCH - Static variable in interface org.jclouds.s3.reference.S3Headers
ETag matching constraint header for the copy object request
COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in interface org.jclouds.s3.reference.S3Headers
Modified since constraint header for the copy object request
COPY_SOURCE_IF_NO_MATCH - Static variable in interface org.jclouds.s3.reference.S3Headers
ETag non-matching constraint header for the copy object request
COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in interface org.jclouds.s3.reference.S3Headers
Unmodified since constraint header for the copy object request
copyObject(String, String, String, String, CopyObjectOptions...) - Method in interface org.jclouds.s3.S3AsyncClient
 
copyObject(String, String, String, String, CopyObjectOptions...) - Method in interface org.jclouds.s3.S3Client
Copies one object to another bucket, retaining UserMetadata from the source.
CopyObjectHandler - Class in org.jclouds.s3.xml
Parses the response from Amazon S3 COPY Object command.
CopyObjectHandler() - Constructor for class org.jclouds.s3.xml.CopyObjectHandler
 
CopyObjectOptions - Class in org.jclouds.s3.options
Contains options supported in the REST API for the COPY object operation.
CopyObjectOptions() - Constructor for class org.jclouds.s3.options.CopyObjectOptions
 
CopyObjectOptions.Builder - Class in org.jclouds.s3.options
 
CopyObjectOptions.Builder() - Constructor for class org.jclouds.s3.options.CopyObjectOptions.Builder
 
CopyObjectResult - Class in org.jclouds.s3.domain.internal
Returns the metadata parsable from a bucket listing
CopyObjectResult(Date, String) - Constructor for class org.jclouds.s3.domain.internal.CopyObjectResult
 
create() - Static method in class org.jclouds.s3.config.S3RestClientModule
 
create() - Static method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
create(MutableObjectMetadata) - Method in interface org.jclouds.s3.domain.S3Object.Factory
 
createContainerInLocation(Location, String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.putBucketInRegion(java.lang.String, java.lang.String, org.jclouds.s3.options.PutBucketOptions...)
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
 
createContainerInLocation(Location, String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.putBucketInRegion(java.lang.String, java.lang.String, org.jclouds.s3.options.PutBucketOptions...)
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
 
createStringToSign(HttpRequest) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignature
 
CRYPTO_INSTRUCTION_FILE - Static variable in interface org.jclouds.s3.reference.S3Headers
Instruction file header to be placed in the metadata of instruction files
CRYPTO_IV - Static variable in interface org.jclouds.s3.reference.S3Headers
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
CRYPTO_KEY - Static variable in interface org.jclouds.s3.reference.S3Headers
Encrypted symmetric key header that is used in the envelope encryption mechanism

D

DEFAULT_AMAZON_HEADERTAG - Static variable in interface org.jclouds.s3.reference.S3Headers
Amazon S3 has clones, which often replace this with their particular tag.
defaultProperties() - Method in class org.jclouds.s3.S3PropertiesBuilder
 
defaultRegionForBucket(Supplier<String>) - Method in class org.jclouds.s3.config.S3RestClientModule
 
deleteAndVerifyContainerGone(String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3Utils.deleteAndVerifyContainerGone(org.jclouds.s3.S3Client, java.lang.String)
deleteAndVerifyContainerGone(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Utils.deleteAndVerifyContainerGone(org.jclouds.s3.S3Client, java.lang.String)
deleteAndVerifyContainerGone(S3Client, String) - Static method in class org.jclouds.s3.util.S3Utils
This implementation invokes S3Client.deleteBucketIfEmpty(java.lang.String) followed by S3Client.bucketExists(java.lang.String) until it is true.
deleteBucketIfEmpty(String) - Method in interface org.jclouds.s3.S3AsyncClient
 
deleteBucketIfEmpty(String) - Method in interface org.jclouds.s3.S3Client
Deletes the bucket, if it is empty.
deleteContainer(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes #deleteAndEnsurePathGone
deleteObject(String, String) - Method in interface org.jclouds.s3.S3AsyncClient
 
deleteObject(String, String) - Method in interface org.jclouds.s3.S3Client
Removes the object and metadata associated with the key.
delimiter - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
delimiter(String) - Static method in class org.jclouds.s3.options.ListBucketOptions.Builder
 
delimiter(String) - Method in class org.jclouds.s3.options.ListBucketOptions
Causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the CommonPrefixes collection.
DELIMITER - Static variable in interface org.jclouds.s3.reference.S3Constants
 
disableBucketLogging(String) - Method in interface org.jclouds.s3.S3AsyncClient
 
disableBucketLogging(String) - Method in interface org.jclouds.s3.S3Client
Disables logging for a bucket.

E

enableBucketLogging(String, BucketLogging) - Method in interface org.jclouds.s3.S3AsyncClient
 
enableBucketLogging(String, BucketLogging) - Method in interface org.jclouds.s3.S3Client
Enables logging for a bucket.
endElement(String, String, String) - Method in class org.jclouds.s3.xml.AccessControlListHandler
 
endElement(String, String, String) - Method in class org.jclouds.s3.xml.BucketLoggingHandler
 
endElement(String, String, String) - Method in class org.jclouds.s3.xml.CopyObjectHandler
 
endElement(String, String, String) - Method in class org.jclouds.s3.xml.ListAllMyBucketsHandler
 
endElement(String, String, String) - Method in class org.jclouds.s3.xml.ListBucketHandler
 
endElement(String, String, String) - Method in class org.jclouds.s3.xml.LocationConstraintHandler
 
endElement(String, String, String) - Method in class org.jclouds.s3.xml.PayerHandler
 
equals(Object) - Method in class org.jclouds.s3.domain.AccessControlList
 
equals(Object) - Method in class org.jclouds.s3.domain.AccessControlList.Grant
 
equals(Object) - Method in class org.jclouds.s3.domain.AccessControlList.Grantee
 
equals(Object) - Method in class org.jclouds.s3.domain.BucketLogging
 
equals(Object) - Method in class org.jclouds.s3.domain.BucketMetadata
 
equals(Object) - Method in class org.jclouds.s3.domain.CanonicalUser
 
equals(Object) - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
 
equals(Object) - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
 
equals(Object) - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
equals(Object) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
 
equals(Object) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
 
eTag(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
exception(String, String) - Method in class org.jclouds.s3.predicates.validators.BucketNameValidator
 
EXTENDED_REQUEST_ID - Static variable in interface org.jclouds.s3.reference.S3Headers
response header for a request's extended debugging ID

F

filter(HttpRequest) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignature
 
findGrantsForGrantee(String) - Method in class org.jclouds.s3.domain.AccessControlList
Find all the grants for a given grantee, identified by an ID which allows all Grantee types to be searched.
fromCannedAccessPolicy(CannedAccessPolicy, String) - Static method in class org.jclouds.s3.domain.AccessControlList
Converts a canned access control policy into the equivalent access control list.
fromHeader(String) - Static method in enum org.jclouds.s3.domain.CannedAccessPolicy
 
fromValue(String) - Static method in enum org.jclouds.s3.domain.Payer
 
fromValue(String) - Static method in class org.jclouds.s3.xml.LocationConstraintHandler
parses the value expected in xml documents from the S3 service.=

US_STANDARD is returned as "" xml documents.

FULL_CONTROL - Static variable in interface org.jclouds.s3.domain.AccessControlList.Permission
 

G

generateBuilder(AccessControlList) - Method in class org.jclouds.s3.binders.BindACLToXMLPayload
 
generateBuilder(BucketLogging) - Method in class org.jclouds.s3.binders.BindBucketLoggingToXmlPayload
 
getAcceptableRange() - Method in class org.jclouds.s3.predicates.validators.BucketNameValidator
Amazon also permits periods in the dns name.
getAccessControlList() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
getAccessControlList() - Method in interface org.jclouds.s3.domain.S3Object
 
getAcl() - Method in class org.jclouds.s3.options.CopyObjectOptions
 
getAcl() - Method in class org.jclouds.s3.options.PutBucketOptions
 
getAcl() - Method in class org.jclouds.s3.options.PutObjectOptions
 
getAllHeaders() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
getAllHeaders() - Method in interface org.jclouds.s3.domain.S3Object
 
getBlob(String, String, GetOptions) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.getObject(java.lang.String, java.lang.String, org.jclouds.http.options.GetOptions...)
getBlob(String, String, GetOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.getObject(java.lang.String, java.lang.String, org.jclouds.http.options.GetOptions...)
getBucket() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
getBucket() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
getBucket() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
getBucket() - Method in interface org.jclouds.s3.domain.ObjectMetadata
 
getBucketACL(String) - Method in interface org.jclouds.s3.S3AsyncClient
 
getBucketACL(String) - Method in interface org.jclouds.s3.S3Client
A GET request operation directed at an object or bucket URI with the "acl" parameter retrieves the Access Control List (ACL) settings for that S3 item.
getBucketLocation(String) - Method in interface org.jclouds.s3.S3AsyncClient
 
getBucketLocation(String) - Method in interface org.jclouds.s3.S3Client
A GET location request operation using a bucket URI lists the location constraint of the bucket.
getBucketLogging(String) - Method in interface org.jclouds.s3.S3AsyncClient
 
getBucketLogging(String) - Method in interface org.jclouds.s3.S3Client
Inspects the logging status for a bucket.
getBucketPayer(String) - Method in interface org.jclouds.s3.S3AsyncClient
 
getBucketPayer(String) - Method in interface org.jclouds.s3.S3Client
A GET request operation on a requestPayment resource returns the request payment configuration of a bucket.
getCacheControl() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
Can be used to specify caching behavior along the request/reply chain.
getCacheControl() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
Can be used to specify caching behavior along the request/reply chain.
getCacheControl() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
Can be used to specify caching behavior along the request/reply chain.
getCacheControl() - Method in interface org.jclouds.s3.domain.ObjectMetadata
Can be used to specify caching behavior along the request/reply chain.
getCommonPrefixes() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
Example:

if the following keys are in the bucket

a/1/a
a/1/b
a/2/a
a/2/b

and prefix is set to a/ and delimiter is set to / then commonprefixes would return 1,2

getCommonPrefixes() - Method in interface org.jclouds.s3.domain.ListBucketResponse
Example:

if the following keys are in the bucket

a/1/a
a/1/b
a/2/a
a/2/b

and prefix is set to a/ and delimiter is set to / then commonprefixes would return 1,2

getContentMetadata() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
getContentMetadata() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
getContentMetadata() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
getContentMetadata() - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
 
getContentMetadata() - Method in interface org.jclouds.s3.domain.ObjectMetadata
 
getCreationDate() - Method in class org.jclouds.s3.domain.BucketMetadata
 
getDelimiter() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
Causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the CommonPrefixes collection.
getDelimiter() - Method in interface org.jclouds.s3.domain.ListBucketResponse
Causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the CommonPrefixes collection.
getDelimiter() - Method in class org.jclouds.s3.options.ListBucketOptions
 
getDisplayName() - Method in class org.jclouds.s3.domain.AccessControlList.CanonicalUserGrantee
 
getDisplayName() - Method in class org.jclouds.s3.domain.CanonicalUser
read-only as is maintained by Amazon.
getEmailAddress() - Method in class org.jclouds.s3.domain.AccessControlList.EmailAddressGrantee
 
getETag() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
getETag() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
getETag() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
getETag() - Method in interface org.jclouds.s3.domain.ObjectMetadata
 
getGrantee() - Method in class org.jclouds.s3.domain.AccessControlList.Grant
 
getGrantees() - Method in class org.jclouds.s3.domain.AccessControlList
 
getGrants() - Method in class org.jclouds.s3.domain.AccessControlList
 
getId() - Method in class org.jclouds.s3.domain.CanonicalUser
To locate the CanonicalUser ID for a user, the user must perform the BaseAsyncBlobStore.list(String) and retrieve BucketMetadata.getOwner()
getIdentifier() - Method in class org.jclouds.s3.domain.AccessControlList.Grantee
 
getIfMatch() - Method in class org.jclouds.s3.options.CopyObjectOptions
For use in the request header: x-amz-copy-source-if-match

Copies the object if its payload tag (ETag) matches the specified tag; otherwise return a 412 (precondition failed).

getIfModifiedSince() - Method in class org.jclouds.s3.options.CopyObjectOptions
For use in the header x-amz-copy-source-if-unmodified-since

Copies the object if it hasn't been modified since the specified time; otherwise returns a 412 (precondition failed).

getIfNoneMatch() - Method in class org.jclouds.s3.options.CopyObjectOptions
For use in the request header: x-amz-copy-source-if-none-match

Copies the object if its payload tag (ETag) is different than the specified Etag; otherwise returns a 412 (failed condition).

getIfUnmodifiedSince() - Method in class org.jclouds.s3.options.CopyObjectOptions
For use in the header x-amz-copy-source-if-modified-since

Copies the object if it has been modified since the specified time; otherwise returns a 412 (failed condition).

getKey() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
The key is the handle that you assign to an object that allows you retrieve it later.
getKey() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
The key is the handle that you assign to an object that allows you retrieve it later.
getKey() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
The key is the handle that you assign to an object that allows you retrieve it later.
getKey() - Method in interface org.jclouds.s3.domain.ObjectMetadata
The key is the handle that you assign to an object that allows you retrieve it later.
getLastModified() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
getLastModified() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
getLastModified() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
getLastModified() - Method in interface org.jclouds.s3.domain.ObjectMetadata
 
getMarker() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
getMarker() - Method in interface org.jclouds.s3.domain.ListBucketResponse
 
getMarker() - Method in class org.jclouds.s3.options.ListBucketOptions
 
getMaxKeys() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
The maximum number of keys you'd like to see in the response body.
getMaxKeys() - Method in interface org.jclouds.s3.domain.ListBucketResponse
The maximum number of keys you'd like to see in the response body.
getMaxResults() - Method in class org.jclouds.s3.options.ListBucketOptions
 
getMetadata() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
getMetadata() - Method in interface org.jclouds.s3.domain.S3Object
 
getMetadata() - Method in class org.jclouds.s3.options.CopyObjectOptions
When not null, contains the header [x-amz-copy-source-if-unmodified-since] -> [REPLACE] and metadata headers passed in from the users.
getName() - Method in class org.jclouds.s3.domain.BucketMetadata
To comply with Amazon S3 requirements, bucket names must:

Contain lowercase letters, numbers, periods (.), underscores (_), and dashes (-)

Start with a number or letter

Be between 3 and 255 characters long

Not be in an IP address style (e.g., "192.168.5.4")

getName() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
name of the Bucket
getName() - Method in interface org.jclouds.s3.domain.ListBucketResponse
name of the Bucket
getNextMarker() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
Indicates where in the bucket to begin listing.
getNextMarker() - Method in interface org.jclouds.s3.domain.ListBucketResponse
Indicates where in the bucket to begin listing.
getObject(String, String, GetOptions...) - Method in interface org.jclouds.s3.S3AsyncClient
 
getObject(String, String, GetOptions...) - Method in interface org.jclouds.s3.S3Client
Retrieves the S3Object associated with the Key or KeyNotFoundException if not available;

To use GET, you must have READ access to the object.

getObjectACL(String, String) - Method in interface org.jclouds.s3.S3AsyncClient
 
getObjectACL(String, String) - Method in interface org.jclouds.s3.S3Client
A GET request operation directed at an object or bucket URI with the "acl" parameter retrieves the Access Control List (ACL) settings for that S3 item.
getOwner() - Method in class org.jclouds.s3.domain.AccessControlList
 
getOwner() - Method in class org.jclouds.s3.domain.BucketMetadata
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
getOwner() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
getOwner() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
getOwner() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
getOwner() - Method in interface org.jclouds.s3.domain.ObjectMetadata
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
getPermission() - Method in class org.jclouds.s3.domain.AccessControlList.Grant
 
getPermissions(String) - Method in class org.jclouds.s3.domain.AccessControlList
 
getPermissions(AccessControlList.Grantee) - Method in class org.jclouds.s3.domain.AccessControlList
 
getPermissions(URI) - Method in class org.jclouds.s3.domain.AccessControlList
 
getPrefix() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
Limits the response to keys which begin with the indicated prefix.
getPrefix() - Method in interface org.jclouds.s3.domain.ListBucketResponse
Limits the response to keys which begin with the indicated prefix.
getPrefix() - Method in class org.jclouds.s3.options.ListBucketOptions
 
getResult() - Method in class org.jclouds.s3.xml.AccessControlListHandler
 
getResult() - Method in class org.jclouds.s3.xml.BucketLoggingHandler
 
getResult() - Method in class org.jclouds.s3.xml.CopyObjectHandler
 
getResult() - Method in class org.jclouds.s3.xml.ListAllMyBucketsHandler
 
getResult() - Method in class org.jclouds.s3.xml.ListBucketHandler
 
getResult() - Method in class org.jclouds.s3.xml.LocationConstraintHandler
 
getResult() - Method in class org.jclouds.s3.xml.PayerHandler
 
getStorageClass() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
Currently defaults to 'STANDARD' and not used.
getStorageClass() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
Currently defaults to 'STANDARD' and not used.
getStorageClass() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
Currently defaults to 'STANDARD' and not used.
getStorageClass() - Method in interface org.jclouds.s3.domain.ObjectMetadata
Currently defaults to 'STANDARD' and not used.
getTargetBucket() - Method in class org.jclouds.s3.domain.BucketLogging
Specifies the bucket where server access logs will be delivered.
getTargetGrants() - Method in class org.jclouds.s3.domain.BucketLogging
The bucket owner is automatically granted FULL_CONTROL to all logs delivered to the bucket.
getTargetPrefix() - Method in class org.jclouds.s3.domain.BucketLogging
This element lets you specify a prefix for the keys that the delivered log files will be stored under.
getUri() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
getUri() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
getUri() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
getUri() - Method in interface org.jclouds.s3.domain.ObjectMetadata
 
getUserMetadata() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
getUserMetadata() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
getUserMetadata() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
getUserMetadata() - Method in interface org.jclouds.s3.domain.ObjectMetadata
 

H

hashCode() - Method in class org.jclouds.s3.domain.AccessControlList.Grant
 
hashCode() - Method in class org.jclouds.s3.domain.AccessControlList.Grantee
 
hashCode() - Method in class org.jclouds.s3.domain.AccessControlList
 
hashCode() - Method in class org.jclouds.s3.domain.BucketLogging
 
hashCode() - Method in class org.jclouds.s3.domain.BucketMetadata
 
hashCode() - Method in class org.jclouds.s3.domain.CanonicalUser
 
hashCode() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
 
hashCode() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
 
hashCode() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
hashCode() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
 
hashCode() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
 
hasPermission(String, String) - Method in class org.jclouds.s3.domain.AccessControlList
 
hasPermission(AccessControlList.Grantee, String) - Method in class org.jclouds.s3.domain.AccessControlList
 
hasPermission(URI, String) - Method in class org.jclouds.s3.domain.AccessControlList
 
HEADER_PREFIX - Static variable in interface org.jclouds.s3.reference.S3Headers
 
headObject(String, String) - Method in interface org.jclouds.s3.S3AsyncClient
 
headObject(String, String) - Method in interface org.jclouds.s3.S3Client
Retrieves the metadata of the object associated with the key or org.jclouds.s3.domain.internal.BucketListObjectMetadata#NOT_FOUND if not available.

I

ifSourceETagDoesntMatch(String) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
 
ifSourceETagDoesntMatch(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
The object should not have a eTag hash corresponding with the parameter eTag.
ifSourceETagMatches(String) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
 
ifSourceETagMatches(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
The object's eTag hash should match the parameter eTag.
ifSourceModifiedSince(Date) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
 
ifSourceModifiedSince(Date) - Method in class org.jclouds.s3.options.CopyObjectOptions
Only return the object if it has changed since this time.
ifSourceUnmodifiedSince(Date) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
 
ifSourceUnmodifiedSince(Date) - Method in class org.jclouds.s3.options.CopyObjectOptions
Only return the object if it hasn't changed since this time.
indexer - Variable in class org.jclouds.s3.blobstore.functions.BucketToResourceList
 
isTruncated() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
There are more then maxKeys available
isTruncated() - Method in interface org.jclouds.s3.domain.ListBucketResponse
There are more then maxKeys available
isVhostStyle - Variable in class org.jclouds.s3.binders.BindAsHostPrefixIfConfigured
 

K

key(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 

L

lastModified(Date) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
list() - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.listOwnedBuckets()
list(String, ListContainerOptions) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.listBucket(java.lang.String, org.jclouds.s3.options.ListBucketOptions...)
list() - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.listOwnedBuckets()
list(String, ListContainerOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.listBucket(java.lang.String, org.jclouds.s3.options.ListBucketOptions...)
ListAllMyBucketsHandler - Class in org.jclouds.s3.xml
Parses the following XML document:

SetAllMyBucketsResult xmlns="http://doc.s3.amazonaws.com/2006-03-01"

ListAllMyBucketsHandler(DateService) - Constructor for class org.jclouds.s3.xml.ListAllMyBucketsHandler
 
listBucket(String, ListBucketOptions...) - Method in interface org.jclouds.s3.S3AsyncClient
 
listBucket(String, ListBucketOptions...) - Method in interface org.jclouds.s3.S3Client
Retrieve a S3Bucket listing.
ListBucketHandler - Class in org.jclouds.s3.xml
Parses the following XML document:

ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"

ListBucketHandler(DateService, Provider<UriBuilder>) - Constructor for class org.jclouds.s3.xml.ListBucketHandler
 
ListBucketOptions - Class in org.jclouds.s3.options
Contains options supported in the REST API for the GET bucket operation.
ListBucketOptions() - Constructor for class org.jclouds.s3.options.ListBucketOptions
 
ListBucketOptions.Builder - Class in org.jclouds.s3.options
 
ListBucketOptions.Builder() - Constructor for class org.jclouds.s3.options.ListBucketOptions.Builder
 
ListBucketResponse - Interface in org.jclouds.s3.domain
A container that provides namespace, access control and aggregation of S3Objects

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

ListBucketResponseImpl - Class in org.jclouds.s3.domain.internal
 
ListBucketResponseImpl(String, Iterable<ObjectMetadata>, String, String, String, int, String, boolean, Set<String>) - Constructor for class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
listOwnedBuckets() - Method in interface org.jclouds.s3.S3AsyncClient
 
listOwnedBuckets() - Method in interface org.jclouds.s3.S3Client
Returns a list of all of the buckets owned by the authenticated sender of the request.
LocationConstraintHandler - Class in org.jclouds.s3.xml
Parses the response from Amazon S3 GET Bucket Location

Region is the document we expect to parse.

LocationConstraintHandler(Map<String, String>) - Constructor for class org.jclouds.s3.xml.LocationConstraintHandler
 
LocationFromBucketLocation - Class in org.jclouds.s3.blobstore.functions
 
LOG_DELIVERY - Static variable in interface org.jclouds.s3.domain.AccessControlList.GroupGranteeURI
 
logger - Variable in class org.jclouds.s3.blobstore.functions.LocationFromBucketLocation
 
logger - Variable in class org.jclouds.s3.functions.BindRegionToXmlPayload
 

M

marker - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
MARKER - Static variable in interface org.jclouds.s3.reference.S3Constants
 
MATERIALS_DESCRIPTION - Static variable in interface org.jclouds.s3.reference.S3Headers
JSON-encoded description of encryption materials used during encryption
MAX_KEYS - Static variable in interface org.jclouds.s3.reference.S3Constants
 
maxKeys - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
maxResults(int) - Static method in class org.jclouds.s3.options.ListBucketOptions.Builder
 
maxResults(int) - Method in class org.jclouds.s3.options.ListBucketOptions
The maximum number of keys you'd like to see in the response body.
METADATA_DIRECTIVE - Static variable in interface org.jclouds.s3.reference.S3Headers
request header indicating how to handle metadata when copying an object
metadataPrefixer - Variable in class org.jclouds.s3.binders.BindS3ObjectMetadataToRequest
 
MFA - Static variable in interface org.jclouds.s3.reference.S3Headers
Multi-Factor Authentication header
MutableObjectMetadata - Interface in org.jclouds.s3.domain
/** Amazon S3 is designed to store objects.
MutableObjectMetadataImpl - Class in org.jclouds.s3.domain.internal
Allows you to manipulate metadata.
MutableObjectMetadataImpl() - Constructor for class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
 
MutableObjectMetadataImpl(ObjectMetadata) - Constructor for class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
 

N

name - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
newS3Object() - Method in interface org.jclouds.s3.S3AsyncClient
Creates a default implementation of S3Object
newS3Object() - Method in interface org.jclouds.s3.S3Client
Creates a default implementation of S3Object
nextMarker - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
NONE - Static variable in class org.jclouds.s3.options.CopyObjectOptions
 
NONE - Static variable in class org.jclouds.s3.options.ListBucketOptions
 
NONE - Static variable in class org.jclouds.s3.options.PutObjectOptions
 

O

objectExists(String, String) - Method in interface org.jclouds.s3.S3AsyncClient
 
objectExists(String, String) - Method in interface org.jclouds.s3.S3Client
 
ObjectKey - Class in org.jclouds.s3.functions
 
ObjectKey() - Constructor for class org.jclouds.s3.functions.ObjectKey
 
ObjectMetadata - Interface in org.jclouds.s3.domain
/** Amazon S3 is designed to store objects.
ObjectMetadata.StorageClass - Enum in org.jclouds.s3.domain
 
ObjectMetadataBuilder - Class in org.jclouds.s3.domain
Allows you to create ObjectMetadata objects.
ObjectMetadataBuilder() - Constructor for class org.jclouds.s3.domain.ObjectMetadataBuilder
 
ObjectToBlob - Class in org.jclouds.s3.blobstore.functions
 
ObjectToBlobMetadata - Class in org.jclouds.s3.blobstore.functions
 
ObjectToBlobMetadata(IfDirectoryReturnNameStrategy, LoadingCache<String, AccessControlList>) - Constructor for class org.jclouds.s3.blobstore.functions.ObjectToBlobMetadata
 
org.jclouds.s3 - package org.jclouds.s3
This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands.
org.jclouds.s3.binders - package org.jclouds.s3.binders
 
org.jclouds.s3.blobstore - package org.jclouds.s3.blobstore
 
org.jclouds.s3.blobstore.config - package org.jclouds.s3.blobstore.config
 
org.jclouds.s3.blobstore.functions - package org.jclouds.s3.blobstore.functions
 
org.jclouds.s3.config - package org.jclouds.s3.config
This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views.
org.jclouds.s3.domain - package org.jclouds.s3.domain
This package contains the core components of S3.
org.jclouds.s3.domain.internal - package org.jclouds.s3.domain.internal
 
org.jclouds.s3.filters - package org.jclouds.s3.filters
This package contains HttpRequestFilters needed to operate the REST api.
org.jclouds.s3.functions - package org.jclouds.s3.functions
This package contains response handlers for S3 commands.
org.jclouds.s3.handlers - package org.jclouds.s3.handlers
 
org.jclouds.s3.options - package org.jclouds.s3.options
This package contains request options for S3 REST commands.
org.jclouds.s3.predicates.validators - package org.jclouds.s3.predicates.validators
 
org.jclouds.s3.reference - package org.jclouds.s3.reference
This package contains properties and reference data used in S3.
org.jclouds.s3.util - package org.jclouds.s3.util
This package contains utilities needed for S3.
org.jclouds.s3.xml - package org.jclouds.s3.xml
This package contains xml logic that parses S3 responses.
overrideAcl(CannedAccessPolicy) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
 
overrideAcl(CannedAccessPolicy) - Method in class org.jclouds.s3.options.CopyObjectOptions
Override the default ACL (private) with the specified one.
overrideMetadataWith(Map<String, String>) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
 
overrideMetadataWith(Map<String, String>) - Method in class org.jclouds.s3.options.CopyObjectOptions
Use the provided metadata instead of what is on the source object.
owner(CanonicalUser) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 

P

ParseObjectFromHeadersAndHttpContent - Class in org.jclouds.s3.functions
Parses response headers and creates a new S3Object from them and the HTTP content.
ParseObjectFromHeadersAndHttpContent(ParseObjectMetadataFromHeaders, S3Object.Factory) - Constructor for class org.jclouds.s3.functions.ParseObjectFromHeadersAndHttpContent
 
ParseObjectMetadataFromHeaders - Class in org.jclouds.s3.functions
This parses @{link org.jclouds.s3.domain.internal.MutableObjectMetadata from HTTP headers.
ParseObjectMetadataFromHeaders(ParseSystemAndUserMetadataFromHeaders, BlobToObjectMetadata, String) - Constructor for class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
 
ParseS3ErrorFromXmlContent - Class in org.jclouds.s3.handlers
 
Payer - Enum in org.jclouds.s3.domain
Specifies who pays for the download and request fees.
PayerHandler - Class in org.jclouds.s3.xml
Parses the response from Amazon S3 GET Request Payment

RequestPaymentConfiguration is the document we expect to parse.

PayerHandler() - Constructor for class org.jclouds.s3.xml.PayerHandler
 
prefix - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 
PREFIX - Static variable in interface org.jclouds.s3.reference.S3Constants
 
PROPERTY_S3_SERVICE_PATH - Static variable in interface org.jclouds.s3.reference.S3Constants
 
PROPERTY_S3_VIRTUAL_HOST_BUCKETS - Static variable in interface org.jclouds.s3.reference.S3Constants
 
provideRequestSigner(RequestAuthorizeSignature) - Method in class org.jclouds.s3.config.S3RestClientModule
 
provideTimeStamp(Supplier<String>) - Method in class org.jclouds.s3.config.S3RestClientModule
 
provideTimeStampCache(long, DateService) - Method in class org.jclouds.s3.config.S3RestClientModule
borrowing concurrency code to ensure that caching takes place properly
putBlob(String, Blob) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.putObject(java.lang.String, org.jclouds.s3.domain.S3Object, org.jclouds.s3.options.PutObjectOptions...)
putBlob(String, Blob, PutOptions) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
 
putBlob(String, Blob) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.putObject(java.lang.String, org.jclouds.s3.domain.S3Object, org.jclouds.s3.options.PutObjectOptions...)
putBlob(String, Blob, PutOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.putObject(java.lang.String, org.jclouds.s3.domain.S3Object, org.jclouds.s3.options.PutObjectOptions...)
putBucketACL(String, AccessControlList) - Method in interface org.jclouds.s3.S3AsyncClient
 
putBucketACL(String, AccessControlList) - Method in interface org.jclouds.s3.S3Client
Update a bucket's Access Control List settings.
putBucketInRegion(String, String, PutBucketOptions...) - Method in interface org.jclouds.s3.S3AsyncClient
 
putBucketInRegion(String, String, PutBucketOptions...) - Method in interface org.jclouds.s3.S3Client
Create and name your own bucket in which to store your objects.
PutBucketOptions - Class in org.jclouds.s3.options
Contains options supported in the REST API for the PUT bucket operation.
PutBucketOptions() - Constructor for class org.jclouds.s3.options.PutBucketOptions
 
PutBucketOptions.Builder - Class in org.jclouds.s3.options
 
PutBucketOptions.Builder() - Constructor for class org.jclouds.s3.options.PutBucketOptions.Builder
 
putObject(String, S3Object, PutObjectOptions...) - Method in interface org.jclouds.s3.S3AsyncClient
 
putObject(String, S3Object, PutObjectOptions...) - Method in interface org.jclouds.s3.S3Client
Store data by creating or overwriting an object.
putObjectACL(String, String, AccessControlList) - Method in interface org.jclouds.s3.S3AsyncClient
 
putObjectACL(String, String, AccessControlList) - Method in interface org.jclouds.s3.S3Client
Update an object's Access Control List settings.
PutObjectOptions - Class in org.jclouds.s3.options
Contains options supported in the REST API for the PUT object operation.
PutObjectOptions() - Constructor for class org.jclouds.s3.options.PutObjectOptions
 
PutObjectOptions.Builder - Class in org.jclouds.s3.options
 
PutObjectOptions.Builder() - Constructor for class org.jclouds.s3.options.PutObjectOptions.Builder
 

R

READ - Static variable in interface org.jclouds.s3.domain.AccessControlList.Permission
 
READ_ACP - Static variable in interface org.jclouds.s3.domain.AccessControlList.Permission
 
refineException(HttpCommand, HttpResponse, Exception, AWSError, String) - Method in class org.jclouds.s3.handlers.ParseS3ErrorFromXmlContent
 
removeBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
This implementation invokes S3AsyncClient.deleteObject(java.lang.String, java.lang.String)
removeBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
This implementation invokes S3Client.deleteObject(java.lang.String, java.lang.String)
REQUEST_ID - Static variable in interface org.jclouds.s3.reference.S3Headers
response header for a request's AWS request ID
RequestAuthorizeSignature - Class in org.jclouds.s3.filters
Signs the S3 request.
RequestAuthorizeSignature(SignatureWire, String, boolean, String, String, String, String, Provider<String>, Crypto, HttpUtils) - Constructor for class org.jclouds.s3.filters.RequestAuthorizeSignature
 
ReturnFalseIfBucketAlreadyOwnedByYouOrIllegalState - Class in org.jclouds.s3.functions
 
ReturnFalseIfBucketAlreadyOwnedByYouOrIllegalState() - Constructor for class org.jclouds.s3.functions.ReturnFalseIfBucketAlreadyOwnedByYouOrIllegalState
 
ReturnTrueOn404OrNotFoundFalseOnIllegalState - Class in org.jclouds.s3.functions
 
ReturnTrueOn404OrNotFoundFalseOnIllegalState() - Constructor for class org.jclouds.s3.functions.ReturnTrueOn404OrNotFoundFalseOnIllegalState
 
revokeAllPermissions(AccessControlList.Grantee) - Method in class org.jclouds.s3.domain.AccessControlList
Revoke all the permissions granted to the given grantee.
revokePermission(AccessControlList.Grantee, String) - Method in class org.jclouds.s3.domain.AccessControlList
Revoke a permission for the given grantee, if this specific permission was granted.
revokePermission(URI, String) - Method in class org.jclouds.s3.domain.AccessControlList
Revoke a permission for the given group grantee, if this specific permission was granted.

S

S3_REST_API_XML_NAMESPACE - Static variable in interface org.jclouds.s3.reference.S3Constants
S3 service's XML Namespace, as used in XML request and response documents.
S3ApiMetadata - Class in org.jclouds.s3
Implementation of ApiMetadata for Amazon's S3 api.
S3ApiMetadata() - Constructor for class org.jclouds.s3.S3ApiMetadata
 
S3ApiMetadata(S3ApiMetadata.S3ApiMetadataBuilder<?>) - Constructor for class org.jclouds.s3.S3ApiMetadata
 
S3ApiMetadata.S3ApiMetadataBuilder<B extends S3ApiMetadata.S3ApiMetadataBuilder<B>> - Class in org.jclouds.s3
 
S3ApiMetadata.S3ApiMetadataBuilder() - Constructor for class org.jclouds.s3.S3ApiMetadata.S3ApiMetadataBuilder
 
S3AsyncBlobStore - Class in org.jclouds.s3.blobstore
 
S3AsyncBlobStore(BlobStoreContext, BlobUtils, ExecutorService, Supplier<Location>, Supplier<Set<? extends Location>>, S3AsyncClient, S3Client, BucketToResourceMetadata, ContainerToBucketListOptions, BucketToResourceList, ObjectToBlob, BlobToHttpGetOptions, BlobToObject, ObjectToBlobMetadata, Provider<FetchBlobMetadata>, LoadingCache<String, AccessControlList>) - Constructor for class org.jclouds.s3.blobstore.S3AsyncBlobStore
 
S3AsyncClient - Interface in org.jclouds.s3
Provides asynchronous access to S3 via their REST API.
S3BlobRequestSigner - Class in org.jclouds.s3.blobstore
 
S3BlobRequestSigner(RestAnnotationProcessor<S3AsyncClient>, BlobToObject, BlobToHttpGetOptions) - Constructor for class org.jclouds.s3.blobstore.S3BlobRequestSigner
 
S3BlobStore - Class in org.jclouds.s3.blobstore
 
S3BlobStore(BlobStoreContext, BlobUtils, Supplier<Location>, Supplier<Set<? extends Location>>, S3Client, BucketToResourceMetadata, ContainerToBucketListOptions, BucketToResourceList, ObjectToBlob, BlobToHttpGetOptions, BlobToObject, ObjectToBlobMetadata, Provider<FetchBlobMetadata>, LoadingCache<String, AccessControlList>) - Constructor for class org.jclouds.s3.blobstore.S3BlobStore
 
S3BlobStoreContextModule - Class in org.jclouds.s3.blobstore.config
Configures the S3BlobStoreContext; requires S3AsyncBlobStore bound.
S3BlobStoreContextModule() - Constructor for class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
 
S3Client - Interface in org.jclouds.s3
Provides access to S3 via their REST API.
S3Constants - Interface in org.jclouds.s3.reference
Configuration properties and constants used in S3 connections.
S3ContextBuilder - Class in org.jclouds.s3
Creates S3Context or Injector instances based on the most commonly requested arguments.
S3ContextBuilder(Properties) - Constructor for class org.jclouds.s3.S3ContextBuilder
 
S3Headers - Interface in org.jclouds.s3.reference
Additional headers specified by Amazon S3 REST API.
S3Object - Interface in org.jclouds.s3.domain
Amazon S3 is designed to store objects.
S3Object.Factory - Interface in org.jclouds.s3.domain
 
S3ObjectImpl - Class in org.jclouds.s3.domain.internal
Default Implementation of S3Object.
S3ObjectImpl(MutableObjectMetadata) - Constructor for class org.jclouds.s3.domain.internal.S3ObjectImpl
 
S3ObjectModule - Class in org.jclouds.s3.config
Configures the domain object mappings needed for all S3 implementations
S3ObjectModule() - Constructor for class org.jclouds.s3.config.S3ObjectModule
 
S3ParserModule - Class in org.jclouds.s3.config
 
S3ParserModule() - Constructor for class org.jclouds.s3.config.S3ParserModule
 
S3PropertiesBuilder - Class in org.jclouds.s3
Builds properties used in S3 Connections
S3PropertiesBuilder(Properties) - Constructor for class org.jclouds.s3.S3PropertiesBuilder
 
S3PropertiesBuilder() - Constructor for class org.jclouds.s3.S3PropertiesBuilder
 
S3RedirectionRetryHandler - Class in org.jclouds.s3.handlers
Handles Retryable responses with error codes in the 3xx range
S3RedirectionRetryHandler(Provider<UriBuilder>, BackoffLimitedRetryHandler, AWSUtils) - Constructor for class org.jclouds.s3.handlers.S3RedirectionRetryHandler
 
S3RestClientModule<S extends S3Client,A extends S3AsyncClient> - Class in org.jclouds.s3.config
Configures the S3 connection, including logging and http transport.
S3RestClientModule(Class<S>, Class<A>) - Constructor for class org.jclouds.s3.config.S3RestClientModule
 
S3Utils - Class in org.jclouds.s3.util
Encryption, Hashing, and IO Utilities needed to sign and verify S3 requests and responses.
S3Utils() - Constructor for class org.jclouds.s3.util.S3Utils
 
SECURITY_TOKEN - Static variable in interface org.jclouds.s3.reference.S3Headers
DevPay token header
servicePath - Variable in class org.jclouds.s3.binders.BindAsHostPrefixIfConfigured
 
setAccessControlList(AccessControlList) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
setAccessControlList(AccessControlList) - Method in interface org.jclouds.s3.domain.S3Object
 
setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.s3.domain.S3Object
 
setBucket(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
setBucket(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
 
setBucketPayer(String, Payer) - Method in interface org.jclouds.s3.S3AsyncClient
 
setBucketPayer(String, Payer) - Method in interface org.jclouds.s3.S3Client
The PUT request operation with a requestPayment URI configures an existing bucket to be Requester Pays or not.
setCacheControl(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
Can be used to specify caching behavior along the request/reply chain.
setCacheControl(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
Can be used to specify caching behavior along the request/reply chain.
setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
setContentMetadata(MutableContentMetadata) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
 
setContext(HttpRequest) - Method in class org.jclouds.s3.blobstore.functions.BlobToObjectMetadata
 
setContext(HttpRequest) - Method in class org.jclouds.s3.functions.ParseObjectFromHeadersAndHttpContent
 
setContext(HttpRequest) - Method in class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
 
setContext(HttpRequest) - Method in class org.jclouds.s3.xml.LocationConstraintHandler
 
setDisplayName(String) - Method in class org.jclouds.s3.domain.CanonicalUser
 
setETag(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
setETag(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
 
setGrantee(AccessControlList.Grantee) - Method in class org.jclouds.s3.domain.AccessControlList.Grant
 
setHeaderTag(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
 
setHeaderTag(String) - Method in class org.jclouds.s3.options.PutBucketOptions
 
setHeaderTag(String) - Method in class org.jclouds.s3.options.PutObjectOptions
 
setKey(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
The key is the handle that you assign to an object that allows you retrieve it later.
setKey(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
The key is the handle that you assign to an object that allows you retrieve it later.
setKey(String) - Method in class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
 
setLastModified(Date) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
setLastModified(Date) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
 
setMetadataPrefix(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
 
setOwner(CanonicalUser) - Method in class org.jclouds.s3.domain.AccessControlList
 
setOwner(CanonicalUser) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
setOwner(CanonicalUser) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
setPayload(Payload) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
 
setStorageClass(ObjectMetadata.StorageClass) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
Currently defaults to 'STANDARD' and not used.
setStorageClass(ObjectMetadata.StorageClass) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
Currently defaults to 'STANDARD' and not used.
setUri(URI) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
setUri(URI) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
 
setUserMetadata(Map<String, String>) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
setUserMetadata(Map<String, String>) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
 
shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.s3.handlers.S3RedirectionRetryHandler
 
sign(String) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignature
 
signGetBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
 
signGetBlob(String, String, GetOptions) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
 
signPutBlob(String, Blob) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
 
signRemoveBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.AccessControlListHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.BucketLoggingHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.ListBucketHandler
 
STORAGE_CLASS - Static variable in interface org.jclouds.s3.reference.S3Headers
Header describing what class of storage a user wants
storageClass(ObjectMetadata.StorageClass) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 

T

toBuilder() - Method in class org.jclouds.s3.S3ApiMetadata
 
toString() - Method in class org.jclouds.s3.domain.AccessControlList.CanonicalUserGrantee
 
toString() - Method in class org.jclouds.s3.domain.AccessControlList.Grant
 
toString() - Method in class org.jclouds.s3.domain.AccessControlList.Grantee
 
toString() - Method in class org.jclouds.s3.domain.AccessControlList
 
toString() - Method in class org.jclouds.s3.domain.BucketLogging
 
toString() - Method in enum org.jclouds.s3.domain.CannedAccessPolicy
 
toString() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
 
toString() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
 
toString() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
 
toString() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
 
truncated - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
 

U

uri(URI) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 
uriBuilderProvider - Variable in class org.jclouds.s3.binders.BindAsHostPrefixIfConfigured
 
USER_METADATA_PREFIX - Static variable in interface org.jclouds.s3.reference.S3Headers
Prefix for user metadata
userMetadata(Map<String, String>) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
 

V

validate(String) - Method in class org.jclouds.s3.predicates.validators.BucketNameValidator
 
validateBucketName(String) - Static method in class org.jclouds.s3.util.S3Utils
 
value() - Method in enum org.jclouds.s3.domain.Payer
 
valueOf(String) - Static method in enum org.jclouds.s3.domain.CannedAccessPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.s3.domain.ObjectMetadata.StorageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.s3.domain.Payer
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jclouds.s3.domain.CannedAccessPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.s3.domain.ObjectMetadata.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.s3.domain.Payer
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.jclouds.s3.S3AsyncClient
 
VERSION_ID - Static variable in interface org.jclouds.s3.reference.S3Headers
version ID header

W

withAcl(CannedAccessPolicy) - Static method in class org.jclouds.s3.options.PutObjectOptions.Builder
 
withAcl(CannedAccessPolicy) - Method in class org.jclouds.s3.options.PutObjectOptions
Override the default ACL (private) with the specified one.
withBucketAcl(CannedAccessPolicy) - Static method in class org.jclouds.s3.options.PutBucketOptions.Builder
 
withBucketAcl(CannedAccessPolicy) - Method in class org.jclouds.s3.options.PutBucketOptions
Override the default ACL (private) with the specified one.
withPrefix(String) - Static method in class org.jclouds.s3.options.ListBucketOptions.Builder
 
withPrefix(String) - Method in class org.jclouds.s3.options.ListBucketOptions
Limits the response to keys which begin with the indicated prefix.
WRITE - Static variable in interface org.jclouds.s3.domain.AccessControlList.Permission
 
WRITE_ACP - Static variable in interface org.jclouds.s3.domain.AccessControlList.Permission
 

A B C D E F G H I K L M N O P R S T U V W

Copyright © 2009-2012 jclouds. All Rights Reserved.