Spring Integration AWS Support
A B C D E F G H I L M O P R S U V W 

W

WildcardFileNameFilter - Class in org.springframework.integration.aws.s3
Performs wildcard filename filtering based on the wildcard String passed.
WildcardFileNameFilter(String) - Constructor for class org.springframework.integration.aws.s3.WildcardFileNameFilter
Default construtor accepting the wildcard string
withMetaData(Map<String, Object>) - Method in class org.springframework.integration.aws.s3.AmazonS3ObjectBuilder
uses the given metadata for the S3 object to be uploaded
withObjectACL(Map<String, Collection<String>>) - Method in class org.springframework.integration.aws.s3.AmazonS3ObjectBuilder
Sets the S3 Object ACL
withUserMetaData(Map<String, String>) - Method in class org.springframework.integration.aws.s3.AmazonS3ObjectBuilder
Use the given user meta data for the file to be uploaded
writeToFile(File, String, InputStream) - Method in interface org.springframework.integration.aws.s3.InboundLocalFileOperations
The method will write to the file with the specified name in the specified directory from the given InputStream.
writeToFile(File, String, InputStream) - Method in class org.springframework.integration.aws.s3.InboundLocalFileOperationsImpl
 
A B C D E F G H I L M O P R S U V W 
Spring Integration AWS Support