A B C D E F G I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(S3ObjectSummary) - Method in class com.adaptris.aws.s3.RemoteBlobIterable
- acknowledge(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- AES_256 - com.adaptris.aws.s3.meta.S3ServerSideEncryption.Algorithm
- amazonClient() - Method in class com.adaptris.aws.s3.AmazonS3Connection
- amazonClient() - Method in interface com.adaptris.aws.s3.ClientWrapper
- AmazonS3Connection - Class in com.adaptris.aws.s3
-
AdaptrisConnection implementation for Amazon S3.
- AmazonS3Connection() - Constructor for class com.adaptris.aws.s3.AmazonS3Connection
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ContentDisposition
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ContentEncoding
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ContentLanguage
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ContentType
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ExpirationTimeRuleId
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3HttpExpiresDate
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ObjectMetadata
- apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ServerSideEncryption
- apply(ObjectMetadata) - Method in enum com.adaptris.aws.s3.meta.S3ServerSideEncryption.Algorithm
- AUTHENTICATED_READ - com.adaptris.aws.s3.S3ObjectCannedAcl
- AWS_EXEC_READ - com.adaptris.aws.s3.S3ObjectCannedAcl
B
- BUCKET_OWNER_FULL_CONTROL - com.adaptris.aws.s3.S3ObjectCannedAcl
- BUCKET_OWNER_READ - com.adaptris.aws.s3.S3ObjectCannedAcl
- buildForRetry(String, Map<String, String>, AdaptrisMessageFactory) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
C
- CheckFileExistsOperation - Class in com.adaptris.aws.s3
-
Check an exists in S3 and throw an exception if it doesn't.
- CheckFileExistsOperation() - Constructor for class com.adaptris.aws.s3.CheckFileExistsOperation
- ClientWrapper - Interface in com.adaptris.aws.s3
-
interface that wraps the amazon s3 client and high level transfer manager instances.
- close() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- closeConnection() - Method in class com.adaptris.aws.s3.AmazonS3Connection
- closeService() - Method in class com.adaptris.aws.s3.S3BucketList
- closeService() - Method in class com.adaptris.aws.s3.S3ServiceImpl
- com.adaptris.aws.s3 - package com.adaptris.aws.s3
- com.adaptris.aws.s3.acl - package com.adaptris.aws.s3.acl
- com.adaptris.aws.s3.meta - package com.adaptris.aws.s3.meta
- com.adaptris.aws.s3.retry - package com.adaptris.aws.s3.retry
-
RetryStore
implementation. - compareTo(S3ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ObjectMetadata
- CopyOperation - Class in com.adaptris.aws.s3
-
Copy an object from S3 to another object
- CopyOperation() - Constructor for class com.adaptris.aws.s3.CopyOperation
- CopyOperationImpl - Class in com.adaptris.aws.s3
-
Copy an object from S3 to another object
- CopyOperationImpl() - Constructor for class com.adaptris.aws.s3.CopyOperationImpl
- create() - Method in class com.adaptris.aws.s3.acl.S3ObjectAcl
- create() - Method in interface com.adaptris.aws.s3.acl.S3ObjectAclGrantee
- create() - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGranteeCanonicalUser
- createBuilder() - Method in class com.adaptris.aws.s3.AmazonS3Connection
- createCopyRequest(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.CopyOperation
- createCopyRequest(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.CopyOperationImpl
- createCopyRequest(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
D
- delete(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- deleteAcknowledged() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- DeleteOperation - Class in com.adaptris.aws.s3
-
Delete an object from S3.
- DeleteOperation() - Constructor for class com.adaptris.aws.s3.DeleteOperation
- doService(AdaptrisMessage) - Method in class com.adaptris.aws.s3.S3BucketList
- doService(AdaptrisMessage) - Method in class com.adaptris.aws.s3.S3Service
- DownloadOperation - Class in com.adaptris.aws.s3
-
Download an object from S3 using
TransferManager
. - DownloadOperation() - Constructor for class com.adaptris.aws.s3.DownloadOperation
E
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.CheckFileExistsOperation
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.CopyOperationImpl
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.DeleteOperation
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.DownloadOperation
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.GetTagOperation
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.ListOperation
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.S3GetOperation
- execute(ClientWrapper, AdaptrisMessage) - Method in interface com.adaptris.aws.s3.S3Operation
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.TagOperation
- execute(ClientWrapper, AdaptrisMessage) - Method in class com.adaptris.aws.s3.UploadOperation
- ExtendedCopyOperation - Class in com.adaptris.aws.s3
-
Copy an object from S3 to another object
- ExtendedCopyOperation() - Constructor for class com.adaptris.aws.s3.ExtendedCopyOperation
F
- filterMetadata(AdaptrisMessage) - Method in class com.adaptris.aws.s3.TransferOperation
- filterTagMetadata(AdaptrisMessage) - Method in class com.adaptris.aws.s3.TagOperation
- filterTags(List<Tag>) - Method in class com.adaptris.aws.s3.GetTagOperation
- filterUserMetadata(Map<String, String>) - Method in class com.adaptris.aws.s3.TransferOperation
- FULL_CONTROL - com.adaptris.aws.s3.acl.S3ObjectAclPermission
G
- getAlgorithm() - Method in class com.adaptris.aws.s3.meta.S3ServerSideEncryption
-
Set the algorithm for server side encryption
- getBucket() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- getBucket() - Method in class com.adaptris.aws.s3.S3BucketList
-
The S3 bucket to connect to.
- getBucket() - Method in class com.adaptris.aws.s3.S3OperationImpl
- getCannedAccessControl() - Method in enum com.adaptris.aws.s3.S3ObjectCannedAcl
- getCannedObjectAcl() - Method in class com.adaptris.aws.s3.UploadOperation
- getConnection() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
-
Set the connection to use to connect to S3.
- getConnection() - Method in class com.adaptris.aws.s3.S3BucketList
- getConnection() - Method in class com.adaptris.aws.s3.S3ServiceImpl
-
Set the connection to use to connect to S3.
- getContentDisposition() - Method in class com.adaptris.aws.s3.meta.S3ContentDisposition
-
Sets the optional Content-Disposition HTTP header, which specifies presentational information such as the recommended filename for the object to be saved as.
- getContentEncoding() - Method in class com.adaptris.aws.s3.meta.S3ContentEncoding
-
Sets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
- getContentLanguage() - Method in class com.adaptris.aws.s3.meta.S3ContentLanguage
-
Sets the Content-Language HTTP header which describes the natural language(s) of the intended audience for the enclosed entity.
- getContentType() - Method in class com.adaptris.aws.s3.meta.S3ContentType
-
Sets the Content-Type HTTP header indicating the type of content stored in the associated object.
- getDestinationBucket() - Method in class com.adaptris.aws.s3.CopyOperationImpl
-
The destination bucket.
- getDestinationObjectName() - Method in class com.adaptris.aws.s3.CopyOperationImpl
-
The destination object.
- getEnabled() - Method in class com.adaptris.aws.s3.meta.S3ServerSideEncryption
-
Whether or not to actually enable server side encryption.
- getExpirationTimeRuleId() - Method in class com.adaptris.aws.s3.meta.S3ExpirationTimeRuleId
-
Sets the BucketLifecycleConfiguration rule ID for this object's expiration.
- getFilter() - Method in class com.adaptris.aws.s3.ListOperation
-
Specify any additional filtering you wish to perform on the list.
- getFilter() - Method in class com.adaptris.aws.s3.S3BucketList
-
Specify any additional filtering you wish to perform on the list.
- getForcePathStyleAccess() - Method in class com.adaptris.aws.s3.AmazonS3Connection
-
Configures the client to use path-style access for all requests.
- getGrantee() - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGrant
-
The grantee being granted a permission by this grant.
- getGrants() - Method in class com.adaptris.aws.s3.acl.S3ObjectAcl
- getId() - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGranteeCanonicalUser
-
Represents a grantee identified by their canonical Amazon ID.
- getMaxKeys() - Method in class com.adaptris.aws.s3.ListOperation
-
Specify max number of keys to be returned per page when paging through results.
- getMaxKeys() - Method in class com.adaptris.aws.s3.S3BucketList
-
Specify max number of keys to be returned.
- getMetadata(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- getObjectAcl() - Method in class com.adaptris.aws.s3.UploadOperation
-
Sets the optional access control list for the new object.
- getObjectMetadata() - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
-
Any specific object metadata that you want to force on the destination object.
- getObjectMetadata() - Method in class com.adaptris.aws.s3.UploadOperation
- getObjectName() - Method in class com.adaptris.aws.s3.ObjectOperationImpl
-
The Object in S3 that this operation will target.
- getObjectTags() - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
-
Any specific object tags that you want to force on the destination object.
- getOperation() - Method in class com.adaptris.aws.s3.S3Service
- getOutputStyle() - Method in class com.adaptris.aws.s3.ListOperation
-
Specify the output style.
- getOutputStyle() - Method in class com.adaptris.aws.s3.S3BucketList
- getPermission() - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGrant
-
The permission being granted to the grantee by this grant.
- getPrefix() - Method in class com.adaptris.aws.s3.ListOperation
-
Specific the prefix for use with the List operation.
- getPrefix() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- getPrefix() - Method in class com.adaptris.aws.s3.S3BucketList
-
The prefix to use when issuing the listOperation
- getResponseBody() - Method in class com.adaptris.aws.s3.S3GetOperation
-
Where to write the contents of the get operation.
- getTagMetadataFilter() - Method in class com.adaptris.aws.s3.TagOperation
- GetTagOperation - Class in com.adaptris.aws.s3
-
Get tags associated with a S3 Object
- GetTagOperation() - Constructor for class com.adaptris.aws.s3.GetTagOperation
- getTempDirectory() - Method in class com.adaptris.aws.s3.DownloadOperation
- getTimeToLive() - Method in class com.adaptris.aws.s3.meta.S3HttpExpiresDate
-
Set how long after upload the object should remain cachable
- getUserMetadataFilter() - Method in class com.adaptris.aws.s3.TransferOperation
- grant() - Method in interface com.adaptris.aws.s3.acl.S3ObjectAclGrantee
- grant() - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGranteeCanonicalUser
I
- init() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- initConnection() - Method in class com.adaptris.aws.s3.AmazonS3Connection
- initService() - Method in class com.adaptris.aws.s3.S3BucketList
- initService() - Method in class com.adaptris.aws.s3.S3ServiceImpl
- iteratorInit() - Method in class com.adaptris.aws.s3.RemoteBlobIterable
L
- ListOperation - Class in com.adaptris.aws.s3
-
List of files based on S3 key.
- ListOperation() - Constructor for class com.adaptris.aws.s3.ListOperation
- log - Variable in class com.adaptris.aws.s3.S3OperationImpl
- LOG_DELIVERY_WRITE - com.adaptris.aws.s3.S3ObjectCannedAcl
M
- makeConnection(AdaptrisConnection) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- METADATA_FILE_NAME - Static variable in class com.adaptris.aws.s3.retry.S3RetryStore
N
- nextStorageItem() - Method in class com.adaptris.aws.s3.RemoteBlobIterable
O
- ObjectOperationImpl - Class in com.adaptris.aws.s3
-
Operation on a single S3 Object.
- ObjectOperationImpl() - Constructor for class com.adaptris.aws.s3.ObjectOperationImpl
- obtainExpiredMessages() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- obtainMessagesToRetry() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
P
- PAYLOAD_FILE_NAME - Static variable in class com.adaptris.aws.s3.retry.S3RetryStore
- prepare() - Method in class com.adaptris.aws.s3.CopyOperation
- prepare() - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
- prepare() - Method in class com.adaptris.aws.s3.ListOperation
- prepare() - Method in class com.adaptris.aws.s3.ObjectOperationImpl
- prepare() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- prepare() - Method in class com.adaptris.aws.s3.S3BucketList
- prepare() - Method in class com.adaptris.aws.s3.S3OperationImpl
- prepare() - Method in class com.adaptris.aws.s3.S3Service
- prepare() - Method in class com.adaptris.aws.s3.S3ServiceImpl
- prepareConnection() - Method in class com.adaptris.aws.s3.AmazonS3Connection
- PRIVATE - com.adaptris.aws.s3.S3ObjectCannedAcl
- PUBLIC_READ - com.adaptris.aws.s3.S3ObjectCannedAcl
- PUBLIC_READ_WRITE - com.adaptris.aws.s3.S3ObjectCannedAcl
R
- READ - com.adaptris.aws.s3.acl.S3ObjectAclPermission
- READ_ACP - com.adaptris.aws.s3.acl.S3ObjectAclPermission
- RemoteBlobIterable - Class in com.adaptris.aws.s3
- RemoteBlobIterable(AmazonS3Client, ListObjectsV2Request, RemoteBlobFilter) - Constructor for class com.adaptris.aws.s3.RemoteBlobIterable
- report() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- resolve(String, AdaptrisMessage) - Static method in class com.adaptris.aws.s3.S3OperationImpl
-
Deprecated.just use msg.resolve() instead.
S
- s3Bucket(AdaptrisMessage) - Method in class com.adaptris.aws.s3.S3OperationImpl
- S3BucketList - Class in com.adaptris.aws.s3
-
Query a S3 Location for a list of blobs stored there.
- S3BucketList() - Constructor for class com.adaptris.aws.s3.S3BucketList
- S3ContentDisposition - Class in com.adaptris.aws.s3.meta
- S3ContentDisposition() - Constructor for class com.adaptris.aws.s3.meta.S3ContentDisposition
- S3ContentEncoding - Class in com.adaptris.aws.s3.meta
- S3ContentEncoding() - Constructor for class com.adaptris.aws.s3.meta.S3ContentEncoding
- S3ContentLanguage - Class in com.adaptris.aws.s3.meta
- S3ContentLanguage() - Constructor for class com.adaptris.aws.s3.meta.S3ContentLanguage
- S3ContentType - Class in com.adaptris.aws.s3.meta
- S3ContentType() - Constructor for class com.adaptris.aws.s3.meta.S3ContentType
- S3ExpirationTimeRuleId - Class in com.adaptris.aws.s3.meta
- S3ExpirationTimeRuleId() - Constructor for class com.adaptris.aws.s3.meta.S3ExpirationTimeRuleId
- S3GetOperation - Class in com.adaptris.aws.s3
-
Get an object from S3 and store the contents of the object either in the message payload or metadata.
- S3GetOperation() - Constructor for class com.adaptris.aws.s3.S3GetOperation
- S3HttpExpiresDate - Class in com.adaptris.aws.s3.meta
- S3HttpExpiresDate() - Constructor for class com.adaptris.aws.s3.meta.S3HttpExpiresDate
- S3ObjectAcl - Class in com.adaptris.aws.s3.acl
-
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
- S3ObjectAcl() - Constructor for class com.adaptris.aws.s3.acl.S3ObjectAcl
- S3ObjectAcl(List<S3ObjectAclGrant>) - Constructor for class com.adaptris.aws.s3.acl.S3ObjectAcl
- S3ObjectAclGrant - Class in com.adaptris.aws.s3.acl
-
Specifies a grant, consisting of one grantee and one permission.
- S3ObjectAclGrant() - Constructor for class com.adaptris.aws.s3.acl.S3ObjectAclGrant
- S3ObjectAclGrant(S3ObjectAclGrantee, S3ObjectAclPermission) - Constructor for class com.adaptris.aws.s3.acl.S3ObjectAclGrant
- S3ObjectAclGrantee - Interface in com.adaptris.aws.s3.acl
- S3ObjectAclGranteeCanonicalUser - Class in com.adaptris.aws.s3.acl
-
Represents a grantee identified by their canonical Amazon ID.
- S3ObjectAclGranteeCanonicalUser() - Constructor for class com.adaptris.aws.s3.acl.S3ObjectAclGranteeCanonicalUser
- S3ObjectAclGranteeCanonicalUser(String) - Constructor for class com.adaptris.aws.s3.acl.S3ObjectAclGranteeCanonicalUser
- S3ObjectAclPermission - Enum in com.adaptris.aws.s3.acl
-
Specifies constants defining an access permission.
- S3ObjectCannedAcl - Enum in com.adaptris.aws.s3
- s3ObjectKey(AdaptrisMessage) - Method in class com.adaptris.aws.s3.ObjectOperationImpl
-
Get the key representing the S3 Object.
- S3ObjectMetadata - Class in com.adaptris.aws.s3.meta
-
ObjectMetadata is the base class for all the different ObjectMetadata an S3 upload operation can have.
- S3ObjectMetadata() - Constructor for class com.adaptris.aws.s3.meta.S3ObjectMetadata
- S3Operation - Interface in com.adaptris.aws.s3
- S3OperationImpl - Class in com.adaptris.aws.s3
-
Abstract base class for S3 Operations.
- S3OperationImpl() - Constructor for class com.adaptris.aws.s3.S3OperationImpl
- S3RetryStore - Class in com.adaptris.aws.s3.retry
- S3RetryStore() - Constructor for class com.adaptris.aws.s3.retry.S3RetryStore
- S3ServerSideEncryption - Class in com.adaptris.aws.s3.meta
-
Enable S3 Server Side Encryption with AWS managed keys
- S3ServerSideEncryption() - Constructor for class com.adaptris.aws.s3.meta.S3ServerSideEncryption
- S3ServerSideEncryption.Algorithm - Enum in com.adaptris.aws.s3.meta
- S3Service - Class in com.adaptris.aws.s3
- S3Service() - Constructor for class com.adaptris.aws.s3.S3Service
- S3Service(AdaptrisConnection, S3Operation) - Constructor for class com.adaptris.aws.s3.S3Service
- S3ServiceImpl - Class in com.adaptris.aws.s3
-
Abstract implemention of
S3Service
- S3ServiceImpl() - Constructor for class com.adaptris.aws.s3.S3ServiceImpl
- setAlgorithm(S3ServerSideEncryption.Algorithm) - Method in class com.adaptris.aws.s3.meta.S3ServerSideEncryption
-
Set the algorithm for server side encryption
- setBucket(String) - Method in class com.adaptris.aws.s3.S3BucketList
-
The S3 bucket to connect to.
- setBucket(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- setBucket(String) - Method in class com.adaptris.aws.s3.S3OperationImpl
- setCannedObjectAcl(String) - Method in class com.adaptris.aws.s3.UploadOperation
- setConnection(AdaptrisConnection) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
-
Set the connection to use to connect to S3.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.aws.s3.S3ServiceImpl
-
Set the connection to use to connect to S3.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.aws.s3.S3BucketList
- setContentDisposition(String) - Method in class com.adaptris.aws.s3.meta.S3ContentDisposition
-
Sets the optional Content-Disposition HTTP header, which specifies presentational information such as the recommended filename for the object to be saved as.
- setContentEncoding(String) - Method in class com.adaptris.aws.s3.meta.S3ContentEncoding
-
Sets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
- setContentLanguage(String) - Method in class com.adaptris.aws.s3.meta.S3ContentLanguage
-
Sets the Content-Language HTTP header which describes the natural language(s) of the intended audience for the enclosed entity.
- setContentType(String) - Method in class com.adaptris.aws.s3.meta.S3ContentType
-
Sets the Content-Type HTTP header indicating the type of content stored in the associated object.
- setDestinationBucket(String) - Method in class com.adaptris.aws.s3.CopyOperationImpl
-
The destination bucket.
- setDestinationObjectName(String) - Method in class com.adaptris.aws.s3.CopyOperationImpl
-
The destination object.
- setEnabled(Boolean) - Method in class com.adaptris.aws.s3.meta.S3ServerSideEncryption
-
Whether or not to actually enable server side encryption.
- setExpirationTimeRuleId(String) - Method in class com.adaptris.aws.s3.meta.S3ExpirationTimeRuleId
-
Sets the BucketLifecycleConfiguration rule ID for this object's expiration.
- setFilter(RemoteBlobFilter) - Method in class com.adaptris.aws.s3.ListOperation
-
Specify any additional filtering you wish to perform on the list.
- setFilter(RemoteBlobFilter) - Method in class com.adaptris.aws.s3.S3BucketList
-
Specify any additional filtering you wish to perform on the list.
- setForcePathStyleAccess(Boolean) - Method in class com.adaptris.aws.s3.AmazonS3Connection
-
Configures the client to use path-style access for all requests.
- setGrantee(S3ObjectAclGrantee) - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGrant
-
The grantee being granted a permission by this grant.
- setGrants(List<S3ObjectAclGrant>) - Method in class com.adaptris.aws.s3.acl.S3ObjectAcl
- setId(String) - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGranteeCanonicalUser
-
Represents a grantee identified by their canonical Amazon ID.
- setMaxKeys(Integer) - Method in class com.adaptris.aws.s3.ListOperation
-
Specify max number of keys to be returned per page when paging through results.
- setMaxKeys(Integer) - Method in class com.adaptris.aws.s3.S3BucketList
-
Specify max number of keys to be returned.
- setObjectAcl(S3ObjectAcl) - Method in class com.adaptris.aws.s3.UploadOperation
-
Sets the optional access control list for the new object.
- setObjectMetadata(List<S3ObjectMetadata>) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
-
Any specific object metadata that you want to force on the destination object.
- setObjectMetadata(List<S3ObjectMetadata>) - Method in class com.adaptris.aws.s3.UploadOperation
- setObjectName(String) - Method in class com.adaptris.aws.s3.ObjectOperationImpl
-
The Object in S3 that this operation will target.
- setObjectTags(KeyValuePairSet) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
-
Any specific object tags that you want to force on the destination object.
- setOperation(S3Operation) - Method in class com.adaptris.aws.s3.S3Service
- setOutputStyle(BlobListRenderer) - Method in class com.adaptris.aws.s3.ListOperation
-
Specify the output style.
- setOutputStyle(BlobListRenderer) - Method in class com.adaptris.aws.s3.S3BucketList
- setPermission(S3ObjectAclPermission) - Method in class com.adaptris.aws.s3.acl.S3ObjectAclGrant
-
The permission being granted to the grantee by this grant.
- setPrefix(String) - Method in class com.adaptris.aws.s3.ListOperation
-
Specific the prefix for use with the List operation.
- setPrefix(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- setPrefix(String) - Method in class com.adaptris.aws.s3.S3BucketList
-
The prefix to use when issuing the listOperation
- setResponseBody(DataOutputParameter<InputStreamWithEncoding>) - Method in class com.adaptris.aws.s3.S3GetOperation
-
Where to write the contents of the get operation.
- setTagMetadataFilter(MetadataFilter) - Method in class com.adaptris.aws.s3.TagOperation
-
Filter metadata and set them as tags for the s3 object.
- setTempDirectory(String) - Method in class com.adaptris.aws.s3.DownloadOperation
-
Set the temp directory to store files.
- setTimeToLive(TimeInterval) - Method in class com.adaptris.aws.s3.meta.S3HttpExpiresDate
-
Set how long after upload the object should remain cachable
- setUserMetadataFilter(MetadataFilter) - Method in class com.adaptris.aws.s3.TransferOperation
-
Filter either S3 object user-metadata or AdaptrisMessage metadata (depending on the operation type).
- shutdownQuietly(AmazonS3Client) - Static method in class com.adaptris.aws.s3.AmazonS3Connection
- shutdownQuietly(TransferManager) - Static method in class com.adaptris.aws.s3.AmazonS3Connection
- STACKTRACE_FILENAME - Static variable in class com.adaptris.aws.s3.retry.S3RetryStore
- start() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- start() - Method in class com.adaptris.aws.s3.S3ServiceImpl
- startConnection() - Method in class com.adaptris.aws.s3.AmazonS3Connection
- stop() - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- stop() - Method in class com.adaptris.aws.s3.S3ServiceImpl
- stopConnection() - Method in class com.adaptris.aws.s3.AmazonS3Connection
T
- tagMetadataFilter() - Method in class com.adaptris.aws.s3.TagOperation
- TagOperation - Class in com.adaptris.aws.s3
-
Add tags to an object from S3 to another object
- TagOperation() - Constructor for class com.adaptris.aws.s3.TagOperation
- transferManager() - Method in class com.adaptris.aws.s3.AmazonS3Connection
- transferManager() - Method in interface com.adaptris.aws.s3.ClientWrapper
- TransferOperation - Class in com.adaptris.aws.s3
-
Abstract base class for S3 Upload/Download Operations.
- TransferOperation() - Constructor for class com.adaptris.aws.s3.TransferOperation
U
- updateRetryCount(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- UploadOperation - Class in com.adaptris.aws.s3
-
Upload an object to S3 using
TransferManager
. - UploadOperation() - Constructor for class com.adaptris.aws.s3.UploadOperation
V
- valueOf(String) - Static method in enum com.adaptris.aws.s3.acl.S3ObjectAclPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adaptris.aws.s3.meta.S3ServerSideEncryption.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adaptris.aws.s3.S3ObjectCannedAcl
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.adaptris.aws.s3.acl.S3ObjectAclPermission
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.adaptris.aws.s3.meta.S3ServerSideEncryption.Algorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.adaptris.aws.s3.S3ObjectCannedAcl
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withBucket(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- withBucket(String) - Method in class com.adaptris.aws.s3.S3BucketList
- withBucket(String) - Method in class com.adaptris.aws.s3.S3OperationImpl
- withCannedObjectAcl(String) - Method in class com.adaptris.aws.s3.UploadOperation
- withConnection(AdaptrisConnection) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- withConnection(AdaptrisConnection) - Method in class com.adaptris.aws.s3.S3BucketList
- withDestinationBucket(String) - Method in class com.adaptris.aws.s3.CopyOperationImpl
- withDestinationObjectName(String) - Method in class com.adaptris.aws.s3.CopyOperationImpl
- withFilter(RemoteBlobFilter) - Method in class com.adaptris.aws.s3.ListOperation
- withFilter(RemoteBlobFilter) - Method in class com.adaptris.aws.s3.S3BucketList
- withMaxKeys(Integer) - Method in class com.adaptris.aws.s3.ListOperation
- withMaxKeys(Integer) - Method in class com.adaptris.aws.s3.S3BucketList
- withObjectAcl(S3ObjectAcl) - Method in class com.adaptris.aws.s3.UploadOperation
- withObjectMetadata(S3ObjectMetadata...) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
- withObjectMetadata(S3ObjectMetadata...) - Method in class com.adaptris.aws.s3.UploadOperation
- withObjectMetadata(List<S3ObjectMetadata>) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
- withObjectMetadata(List<S3ObjectMetadata>) - Method in class com.adaptris.aws.s3.UploadOperation
- withObjectName(String) - Method in class com.adaptris.aws.s3.ObjectOperationImpl
- withObjectTags(KeyValuePair...) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
- withObjectTags(KeyValuePairSet) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
- withOutputStyle(BlobListRenderer) - Method in class com.adaptris.aws.s3.ListOperation
- withOutputStyle(BlobListRenderer) - Method in class com.adaptris.aws.s3.S3BucketList
- withPrefix(String) - Method in class com.adaptris.aws.s3.ListOperation
- withPrefix(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- withPrefix(String) - Method in class com.adaptris.aws.s3.S3BucketList
- withTagMetadataFilter(MetadataFilter) - Method in class com.adaptris.aws.s3.TagOperation
- withTempDirectory(String) - Method in class com.adaptris.aws.s3.DownloadOperation
- withUserMetadataFilter(MetadataFilter) - Method in class com.adaptris.aws.s3.TransferOperation
- write(AdaptrisMessage) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
- WRITE - com.adaptris.aws.s3.acl.S3ObjectAclPermission
- WRITE_ACP - com.adaptris.aws.s3.acl.S3ObjectAclPermission
All Classes All Packages