- 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
-