- abortMultipartUpload(MultipartUpload) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- abortMultipartUpload(String, String, String) - Method in interface org.jclouds.s3.S3Client
-
This operation aborts a multipart upload.
- 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 - Class in org.jclouds.s3.domain
-
- AccessControlList.Permission - Class 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
-
- add(String) - Method in class org.jclouds.s3.domain.DeleteResult.Builder
-
- addAll(Iterable<String>) - Method in class org.jclouds.s3.domain.DeleteResult.Builder
-
- 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 class org.jclouds.s3.domain.AccessControlList.GroupGranteeURI
-
- ALTERNATE_DATE - Static variable in class org.jclouds.s3.reference.S3Headers
-
Amazon's alternative date header
- AMZ_ALGORITHM_HMAC_SHA256 - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
This string identifies AWS Signature Version 4 (AWS4) and the HMAC-SHA256 algorithm (HMAC-SHA256).
- AMZ_ALGORITHM_PARAM - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
For AWS Signature Version 4, you set this parameter value to "AWS4-HMAC-SHA256".
- AMZ_CONTENT_SHA256_HEADER - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
AWS content sha256 header key
- AMZ_CREDENTIAL_PARAM - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
In addition to your access key ID, this parameter also provides scope information identifying the region and
service for which the signature is valid.
- AMZ_DATE_HEADER - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
AWS date header key
- AMZ_DATE_PARAM - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
The date in ISO 8601 format, for example, 20130721T201207Z.
- AMZ_DECODED_CONTENT_LENGTH_HEADER - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
'x-amz-decoded-content-length' is used to transmit the actual
- AMZ_ETAG - Static variable in class org.jclouds.s3.reference.S3Headers
-
- AMZ_EXPIRES_PARAM - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
Provides the time period, in seconds, for which the generated presigned URL is valid.
- AMZ_SECURITY_TOKEN_HEADER - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
AWS security token key
- AMZ_SECURITY_TOKEN_PARAM - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
This header can be used in the following scenarios:
Provide security tokens for Amazon DevPay operations—Each request that uses Amazon DevPay requires two
x-amz-security-token headers: one for the product token and one for the user token.
- AMZ_SIGNATURE_PARAM - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
X-Amz-Signature Provides the signature to authenticate your request.
- AMZ_SIGNEDHEADERS_PARAM - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
Lists the headers that you used to calculate the signature.
- appendAmzHeaders(HttpRequest, ImmutableMap.Builder<String, String>) - Method in class org.jclouds.s3.filters.Aws4SignerBase
-
- apply(Blob) - Method in class org.jclouds.s3.blobstore.functions.BlobToObject
-
- apply(BlobMetadata) - Method in class org.jclouds.s3.blobstore.functions.BlobToObjectMetadata
-
- apply(Set<BucketMetadata>) - Method in class org.jclouds.s3.blobstore.functions.BucketsToStorageMetadata
-
- 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(String) - Method in class org.jclouds.s3.blobstore.functions.LocationFromBucketName
-
- 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.AssignCorrectHostnameForBucket
-
- apply(Object) - Method in class org.jclouds.s3.functions.DefaultEndpointThenInvalidateRegion
-
- apply(HttpResponse) - Method in class org.jclouds.s3.functions.ETagFromHttpResponseViaRegex
-
- apply(String) - Method in class org.jclouds.s3.functions.GetRegionForBucket
-
- apply(Object) - Method in class org.jclouds.s3.functions.ObjectKey
-
- apply(Object) - Method in class org.jclouds.s3.functions.ObjectMetadataKey
-
- apply(HttpResponse) - Method in class org.jclouds.s3.functions.ParseObjectFromHeadersAndHttpContent
-
- apply(HttpResponse) - Method in class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
-
- apply(HttpResponse) - Method in class org.jclouds.s3.functions.UploadIdFromHttpResponseViaRegex
-
- AssignCorrectHostnameForBucket - Class in org.jclouds.s3.functions
-
- AUTHENTICATED_USERS - Static variable in class org.jclouds.s3.domain.AccessControlList.GroupGranteeURI
-
- AUTHORIZATION_HEADER - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
AWS authorization header key
- Aws4SignerBase - Class in org.jclouds.s3.filters
-
Common methods and properties for all AWS4 signer variants
- Aws4SignerBase(SignatureWire, String, Supplier<Credentials>, Supplier<Date>, Aws4SignerBase.ServiceAndRegion, Crypto) - Constructor for class org.jclouds.s3.filters.Aws4SignerBase
-
- Aws4SignerBase.ServiceAndRegion - Interface in org.jclouds.s3.filters
-
- Aws4SignerBase.ServiceAndRegion.AWSServiceAndRegion - Class in org.jclouds.s3.filters
-
- Aws4SignerForAuthorizationHeader - Class in org.jclouds.s3.filters
-
AWS4 signer sign requests to Amazon S3 using an 'Authorization' header.
- Aws4SignerForAuthorizationHeader(SignatureWire, boolean, String, Supplier<Credentials>, Supplier<Date>, Aws4SignerBase.ServiceAndRegion, Crypto) - Constructor for class org.jclouds.s3.filters.Aws4SignerForAuthorizationHeader
-
- Aws4SignerForChunkedUpload - Class in org.jclouds.s3.filters
-
AWS4 signer sign 'chunked' uploads.
- Aws4SignerForChunkedUpload(SignatureWire, String, int, Supplier<Credentials>, Supplier<Date>, Aws4SignerBase.ServiceAndRegion, Crypto) - Constructor for class org.jclouds.s3.filters.Aws4SignerForChunkedUpload
-
- Aws4SignerForQueryString - Class in org.jclouds.s3.filters
-
AWS4 signer sign requests to Amazon S3 using query string parameters.
- Aws4SignerForQueryString(SignatureWire, boolean, String, Supplier<Credentials>, Supplier<Date>, Aws4SignerBase.ServiceAndRegion, Crypto) - Constructor for class org.jclouds.s3.filters.Aws4SignerForQueryString
-
- AwsHostNameUtils - Class in org.jclouds.s3.filters
-
- AwsHostNameUtils() - Constructor for class org.jclouds.s3.filters.AwsHostNameUtils
-
- AwsSignatureV4Constants - Class in org.jclouds.s3.filters
-
AWS Signature Version 4 Constants.
- cacheControl(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- cacheControl(String) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
-
- cacheControl(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- calculateChunkedContentLength(long, long) - Static method in class org.jclouds.s3.filters.Aws4SignerForChunkedUpload
-
Calculates the expanded payload size of our data when it is chunked
- calculatePayloadContentHash(Payload) - Method in class org.jclouds.s3.filters.Aws4SignerForAuthorizationHeader
-
in this time, payload ContentMetadata provided content hash md5, but aws required sha256.
- CANNED_ACL - Static variable in class 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.DeleteResultHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.ErrorEntryHandler
-
- 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.ListMultipartUploadsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.LocationConstraintHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.PartIdsFromHttpResponse
-
Deprecated.
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.PartIdsFromHttpResponseFull
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.PayerHandler
-
- CHUNK_SIGNATURE_HEADER - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
- CHUNK_STRING_TO_SIGN_PREFIX - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
- ChunkedUploadException - Exception in org.jclouds.s3.filters
-
- ChunkedUploadException(String, Exception) - Constructor for exception org.jclouds.s3.filters.ChunkedUploadException
-
- ChunkedUploadPayload - Class in org.jclouds.s3.filters
-
- ChunkedUploadPayload(Payload, int, String, String, ByteProcessor<byte[]>, String) - Constructor for class org.jclouds.s3.filters.ChunkedUploadPayload
-
- clone() - Method in class org.jclouds.s3.options.ListBucketOptions
-
- CLRF - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
- 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
- completeMultipartUpload(MultipartUpload, List<MultipartPart>) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- completeMultipartUpload(String, String, String, Map<Integer, String>) - Method in interface org.jclouds.s3.S3Client
-
This operation completes a multipart upload by assembling previously uploaded parts.
- configure() - Method in class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
-
- configure() - Method in class org.jclouds.s3.config.S3HttpApiModule
-
- 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
-
- constructSignedChunk(int, byte[]) - Method in class org.jclouds.s3.filters.ChunkedUploadPayload
-
Returns a chunk for upload consisting of the signed 'header' or chunk
prefix plus the user data.
- containerExists(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- ContainerToBucketListOptions - Class in org.jclouds.s3.blobstore.functions
-
- ContainerToBucketListOptions() - Constructor for class org.jclouds.s3.blobstore.functions.ContainerToBucketListOptions
-
- CONTENT_ENCODING_HEADER_AWS_CHUNKED - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
Content-Encoding
- contentDisposition(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- contentDisposition(String) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
-
- contentDisposition(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- contentEncoding(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- contentEncoding(String) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
-
- contentEncoding(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- contentLanguage(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- contentLanguage(String) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
-
- contentLanguage(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- 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
-
- contentType(String) - Static method in class org.jclouds.s3.options.CopyObjectOptions.Builder
-
- contentType(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- COPY_SOURCE_IF_MATCH - Static variable in class org.jclouds.s3.reference.S3Headers
-
ETag matching constraint header for the copy object request
- COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in class org.jclouds.s3.reference.S3Headers
-
Modified since constraint header for the copy object request
- COPY_SOURCE_IF_NO_MATCH - Static variable in class org.jclouds.s3.reference.S3Headers
-
ETag non-matching constraint header for the copy object request
- COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in class org.jclouds.s3.reference.S3Headers
-
Unmodified since constraint header for the copy object request
- copyBlob(String, String, String, String, CopyOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- 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(int, Date, String, long) - Static method in class org.jclouds.s3.domain.ListMultipartUploadResponse
-
- create(String, String, String, String, String, int, boolean, List<ListMultipartUploadsResponse.Upload>) - Static method in class org.jclouds.s3.domain.ListMultipartUploadsResponse
-
- create(String, String, CanonicalUser, CanonicalUser, ObjectMetadata.StorageClass, Date) - Static method in class org.jclouds.s3.domain.ListMultipartUploadsResponse.Upload
-
- 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.S3BlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- createMethod - Variable in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- createOrPropagate(Throwable) - Method in class org.jclouds.s3.fallbacks.FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists
-
- createOrPropagate(Throwable) - Method in class org.jclouds.s3.S3Fallbacks.TrueOn404OrNotFoundFalseOnIllegalState
-
- createStringToSign(String, URI, Map<String, String>, String, String, String) - Method in class org.jclouds.s3.filters.Aws4SignerBase
-
Create a Canonical Request to sign
- createStringToSign(HttpRequest) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignatureV2
-
- creds - Variable in class org.jclouds.s3.filters.Aws4SignerBase
-
- crypto - Variable in class org.jclouds.s3.filters.Aws4SignerBase
-
- CRYPTO_INSTRUCTION_FILE - Static variable in class org.jclouds.s3.reference.S3Headers
-
Instruction file header to be placed in the metadata of instruction files
- CRYPTO_IV - Static variable in class org.jclouds.s3.reference.S3Headers
-
Initialization vector (IV) header that is used in the symmetric and envelope encryption
mechanisms
- CRYPTO_KEY - Static variable in class org.jclouds.s3.reference.S3Headers
-
Encrypted symmetric key header that is used in the envelope encryption mechanism
- generateBuilder(AccessControlList) - Method in class org.jclouds.s3.binders.BindACLToXMLPayload
-
- generateBuilder(BucketLogging) - Method in class org.jclouds.s3.binders.BindBucketLoggingToXmlPayload
-
- 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.S3BlobStore
-
- getBlobAccess(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- getBlobStore() - Method in class org.jclouds.s3.blobstore.internal.S3BlobStoreContextImpl
-
- getBlobStore() - Method in interface org.jclouds.s3.blobstore.S3BlobStoreContext
-
- 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.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.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.S3Client
-
Inspects the logging status for a bucket.
- getBucketName(HttpRequest) - Static method in class org.jclouds.s3.util.S3Utils
-
- 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
-
Deprecated.
call getContentMetadata().getCacheControl() instead
- getCacheControl() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
Deprecated.
call getContentMetadata().getCacheControl() instead
- getCanonicalizedQueryString(String) - Method in class org.jclouds.s3.filters.Aws4SignerBase
-
Examines the specified query string parameters and returns a
canonicalized form.
- getCode() - Method in class org.jclouds.s3.domain.DeleteResult.Error
-
- 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
- getContainerAccess(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- getContentLength(HttpRequest) - Method in class org.jclouds.s3.filters.Aws4SignerBase
-
- 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
-
- getContentType(HttpRequest) - Method in class org.jclouds.s3.filters.Aws4SignerBase
-
- getCreationDate() - Method in class org.jclouds.s3.domain.BucketMetadata
-
- getDeleted() - Method in class org.jclouds.s3.domain.DeleteResult
-
Get the set of successfully deleted keys
- 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
-
- getEmptyPayloadContentHash() - Method in class org.jclouds.s3.filters.Aws4SignerForAuthorizationHeader
-
The hash returns the following value: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
- getErrors() - Method in class org.jclouds.s3.domain.DeleteResult
-
Get a map with details about failed delete operations indexed by object name
- 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
BaseBlobStore.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
-
- getMaximumMultipartPartSize() - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- getMaximumNumberOfParts() - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- 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
-
- getMessage() - Method in class org.jclouds.s3.domain.DeleteResult.Error
-
- 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.
- getMethod - Variable in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- getMinimumMultipartPartSize() - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- 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.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.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.
- getPayloadHash(HttpRequest) - Method in class org.jclouds.s3.filters.Aws4SignerForAuthorizationHeader
-
- getPayloadHash() - Method in class org.jclouds.s3.filters.Aws4SignerForChunkedUpload
-
- getPayloadHash() - Method in class org.jclouds.s3.filters.Aws4SignerForQueryString
-
- 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
-
- GetRegionForBucket - Class in org.jclouds.s3.functions
-
- GetRegionForBucket(LoadingCache<String, Optional<String>>) - Constructor for class org.jclouds.s3.functions.GetRegionForBucket
-
- 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.DeleteResultHandler
- getResult() - Method in class org.jclouds.s3.xml.ErrorEntryHandler
-
- 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.ListMultipartUploadsHandler
-
- getResult() - Method in class org.jclouds.s3.xml.LocationConstraintHandler
-
- getResult() - Method in class org.jclouds.s3.xml.PartIdsFromHttpResponse
-
Deprecated.
- getResult() - Method in class org.jclouds.s3.xml.PartIdsFromHttpResponseFull
-
- 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
-
- guiceProvideTimeStamp(Supplier<String>) - Method in class org.jclouds.s3.config.S3HttpApiModule
-
- guiceProvideTimeStampCacheDate(long, Supplier<String>, DateService) - Method in class org.jclouds.s3.config.S3HttpApiModule
-
borrowing concurrency code to ensure that caching takes place properly
- S3 - Class in org.jclouds.s3
-
Utilities for using S3.
- S3() - Constructor for class org.jclouds.s3.S3
-
- S3_REST_API_XML_NAMESPACE - Static variable in class 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.Builder<?, ?>) - Constructor for class org.jclouds.s3.S3ApiMetadata
-
- S3ApiMetadata.Builder<A extends S3Client,T extends S3ApiMetadata.Builder<A,T>> - Class in org.jclouds.s3
-
- S3ApiMetadata.Builder() - Constructor for class org.jclouds.s3.S3ApiMetadata.Builder
-
- S3ApiMetadata.Builder(Class<A>) - Constructor for class org.jclouds.s3.S3ApiMetadata.Builder
-
- S3BlobRequestSigner<T extends S3Client> - Class in org.jclouds.s3.blobstore
-
- S3BlobRequestSigner(RestAnnotationProcessor, BlobToObject, BlobToHttpGetOptions, Class<T>, RequestAuthorizeSignature) - Constructor for class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- S3BlobStore - Class in org.jclouds.s3.blobstore
-
- S3BlobStore(BlobStoreContext, BlobUtils, Supplier<Location>, Supplier<Set<? extends Location>>, PayloadSlicer, S3Client, Function<Set<BucketMetadata>, PageSet<? extends StorageMetadata>>, ContainerToBucketListOptions, BucketToResourceList, ObjectToBlob, BlobToHttpGetOptions, BlobToObject, BlobToObjectMetadata, ObjectToBlobMetadata, Provider<FetchBlobMetadata>) - Constructor for class org.jclouds.s3.blobstore.S3BlobStore
-
- S3BlobStoreContext - Interface in org.jclouds.s3.blobstore
-
- S3BlobStoreContextImpl - Class in org.jclouds.s3.blobstore.internal
-
- S3BlobStoreContextImpl(Context, TypeToken<? extends Context>, Utils, ConsistencyModel, BlobStore, BlobRequestSigner) - Constructor for class org.jclouds.s3.blobstore.internal.S3BlobStoreContextImpl
-
- S3BlobStoreContextModule - Class in org.jclouds.s3.blobstore.config
-
- 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 - Class in org.jclouds.s3.reference
-
Configuration properties and constants used in S3 connections.
- S3Fallbacks - Class in org.jclouds.s3
-
- S3Fallbacks.TrueOn404OrNotFoundFalseOnIllegalState - Class in org.jclouds.s3
-
- S3Fallbacks.TrueOn404OrNotFoundFalseOnIllegalState() - Constructor for class org.jclouds.s3.S3Fallbacks.TrueOn404OrNotFoundFalseOnIllegalState
-
- S3Headers - Class in org.jclouds.s3.reference
-
Additional headers specified by Amazon S3 REST API.
- S3HttpApiModule<S extends S3Client> - Class in org.jclouds.s3.config
-
Configures the S3 connection, including logging and http transport.
- S3HttpApiModule() - Constructor for class org.jclouds.s3.config.S3HttpApiModule
-
- S3HttpApiModule(Class<S>) - Constructor for class org.jclouds.s3.config.S3HttpApiModule
-
- 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
-
- 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
-
- S3RedirectionRetryHandler - Class in org.jclouds.s3.handlers
-
Handles Retryable responses with error codes in the 3xx range
- S3RedirectionRetryHandler(BackoffLimitedRetryHandler, AWSUtils) - Constructor for class org.jclouds.s3.handlers.S3RedirectionRetryHandler
-
- 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 class org.jclouds.s3.reference.S3Headers
-
DevPay token header
- service() - Method in class org.jclouds.s3.filters.Aws4SignerBase.ServiceAndRegion.AWSServiceAndRegion
-
- service() - Method in interface org.jclouds.s3.filters.Aws4SignerBase.ServiceAndRegion
-
- serviceAndRegion - Variable in class org.jclouds.s3.filters.Aws4SignerBase
-
- 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
-
- setBlobAccess(String, String, BlobAccess) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- 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.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
-
Deprecated.
call getContentMetadata().setCacheControl(String) instead
- setCacheControl(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
Deprecated.
call getContentMetadata().setCacheControl(String) instead
- setContainerAccess(String, ContainerAccess) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- 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.fallbacks.FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists
-
- 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(HttpRequest) - Method in class org.jclouds.s3.filters.Aws4SignerForAuthorizationHeader
-
- sign(HttpRequest) - Method in class org.jclouds.s3.filters.Aws4SignerForChunkedUpload
-
- sign(HttpRequest, long) - Method in class org.jclouds.s3.filters.Aws4SignerForQueryString
-
- sign(String) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignatureV2
-
- SIGNATURE_LENGTH - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
- signatureKey(String, String, String, String) - Method in class org.jclouds.s3.filters.Aws4SignerBase
-
caluclate AWS signature key.
- signatureWire - Variable in class org.jclouds.s3.filters.Aws4SignerBase
-
- signForAuthorizationHeader(HttpRequest) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignatureV4
-
- signForChunkedUpload(HttpRequest) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignatureV4
-
- signForTemporaryAccess(HttpRequest, long) - Method in interface org.jclouds.s3.filters.RequestAuthorizeSignature
-
- signForTemporaryAccess(HttpRequest, long) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignatureV2
-
- signForTemporaryAccess(HttpRequest, long) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignatureV4
-
Using query parameters to authenticate requests is useful when you want to express a request entirely in a URL.
- signGetBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- signGetBlob(String, String, long) - 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
-
- signPutBlob(String, Blob, long) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- signRemoveBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
Deprecated.
- size() - Method in class org.jclouds.s3.domain.ListMultipartUploadResponse
-
- 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.DeleteResultHandler
- startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.ListBucketHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.ListMultipartUploadsHandler
-
- STORAGE_CLASS - Static variable in class org.jclouds.s3.reference.S3Headers
-
Header describing what class of storage a user wants
- storageClass() - Method in class org.jclouds.s3.domain.ListMultipartUploadsResponse.Upload
-
- storageClass(ObjectMetadata.StorageClass) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- STREAMING_BODY_SHA256 - Static variable in class org.jclouds.s3.filters.AwsSignatureV4Constants
-
SHA256 substitute marker used in place of x-amz-content-sha256 when
employing chunked uploads