Skip navigation links
A B C D E F G I L M N O P R S T U V W 

A

accept(S3ObjectSummary) - Method in class com.adaptris.aws.s3.RemoteBlobIterable
 
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(ObjectMetadata) - Method in enum com.adaptris.aws.s3.meta.S3ServerSideEncryption.Algorithm
 
apply(AdaptrisMessage, ObjectMetadata) - Method in class com.adaptris.aws.s3.meta.S3ServerSideEncryption
 

B

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

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
 
getBucketName() - Method in class com.adaptris.aws.s3.S3OperationImpl
Deprecated.
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.
getDestinationBucketName() - Method in class com.adaptris.aws.s3.CopyOperation
Deprecated.
getDestinationKey() - Method in class com.adaptris.aws.s3.CopyOperation
Deprecated.
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.
getExpirationRuleId() - Method in class com.adaptris.aws.s3.meta.S3ExpirationTimeRuleId
Deprecated.
since 3.10.2 naming mismatch, use S3ExpirationTimeRuleId.setExpirationTimeRuleId(String) instead.
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.
getInputStream(String) - Method in class com.adaptris.aws.s3.retry.S3RetryStore
 
getKey() - Method in class com.adaptris.aws.s3.S3BucketList
Deprecated.
getKey() - Method in class com.adaptris.aws.s3.S3OperationImpl
Deprecated.
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
 
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
 
getPageResults() - Method in class com.adaptris.aws.s3.ListOperation
Deprecated.
since 3.10.2 due to interface changes; paging results is not explicitly configurable and will be ignored.
getPageResults() - Method in class com.adaptris.aws.s3.S3BucketList
Deprecated.
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
 

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
 

M

METADATA_FILE_NAME - Static variable in class com.adaptris.aws.s3.retry.S3RetryStore
 
mustHaveEither(DataInputParameter<String>, String) - Static method in class com.adaptris.aws.s3.S3OperationImpl
 

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
 

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
 

R

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(DataInputParameter<String>, String, AdaptrisMessage) - Static method in class com.adaptris.aws.s3.S3OperationImpl
 

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
 
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(AdaptrisConnection, S3Operation) - Constructor for class com.adaptris.aws.s3.S3Service
 
S3Service() - 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.retry.S3RetryStore
 
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.S3OperationImpl
 
setBucketName(DataInputParameter<String>) - Method in class com.adaptris.aws.s3.S3OperationImpl
Deprecated.
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.S3BucketList
 
setConnection(AdaptrisConnection) - Method in class com.adaptris.aws.s3.S3ServiceImpl
Set the connection to use to connect to S3.
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.
setDestinationBucketName(DataInputParameter<String>) - Method in class com.adaptris.aws.s3.CopyOperation
Deprecated.
setDestinationKey(DataInputParameter<String>) - Method in class com.adaptris.aws.s3.CopyOperation
Deprecated.
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.
setExpirationRuleId(String) - Method in class com.adaptris.aws.s3.meta.S3ExpirationTimeRuleId
Deprecated.
since 3.10.2 naming mismatch, use S3ExpirationTimeRuleId.setExpirationTimeRuleId(String) instead.
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.
setKey(String) - Method in class com.adaptris.aws.s3.S3BucketList
Deprecated.
setKey(DataInputParameter<String>) - Method in class com.adaptris.aws.s3.S3OperationImpl
Deprecated.
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.
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
 
setPageResults(Boolean) - Method in class com.adaptris.aws.s3.ListOperation
Deprecated.
since 3.10.2 due to interface changes; paging results is not explicitly configurable and will be ignored.
setPageResults(Boolean) - Method in class com.adaptris.aws.s3.S3BucketList
Deprecated.
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(TransferManager) - Static method in class com.adaptris.aws.s3.AmazonS3Connection
 
shutdownQuietly(AmazonS3Client) - Static method in class com.adaptris.aws.s3.AmazonS3Connection
 
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

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.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.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
 
withBucketName(DataInputParameter<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
 
withDestinationBucketName(DataInputParameter<String>) - Method in class com.adaptris.aws.s3.CopyOperation
Deprecated.
withDestinationKey(DataInputParameter<String>) - Method in class com.adaptris.aws.s3.CopyOperation
Deprecated.
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
 
withKey(String) - Method in class com.adaptris.aws.s3.S3BucketList
Deprecated.
withKey(DataInputParameter<String>) - Method in class com.adaptris.aws.s3.S3OperationImpl
 
withMaxKeys(Integer) - Method in class com.adaptris.aws.s3.ListOperation
 
withMaxKeys(Integer) - Method in class com.adaptris.aws.s3.S3BucketList
 
withObjectMetadata(List<S3ObjectMetadata>) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
 
withObjectMetadata(S3ObjectMetadata...) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
 
withObjectMetadata(List<S3ObjectMetadata>) - Method in class com.adaptris.aws.s3.UploadOperation
 
withObjectMetadata(S3ObjectMetadata...) - Method in class com.adaptris.aws.s3.UploadOperation
 
withObjectName(String) - Method in class com.adaptris.aws.s3.ObjectOperationImpl
 
withObjectTags(KeyValuePairSet) - Method in class com.adaptris.aws.s3.ExtendedCopyOperation
 
withObjectTags(KeyValuePair...) - 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
 
A B C D E F G I L M N O P R S T U V W 
Skip navigation links