@Component public class AmazonBucketClientImpl extends Object implements AmazonBucketClient
| Constructor and Description |
|---|
AmazonBucketClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
File |
downloadFile(com.amazonaws.services.s3.AmazonS3 s3Client,
FileStore fileStore,
String jobIdentifier,
String bucketName,
String keyName,
boolean isExpression) |
com.amazonaws.services.s3.AmazonS3 |
getClient(String accessKey,
String secretKey,
String region) |
public com.amazonaws.services.s3.AmazonS3 getClient(String accessKey, String secretKey, String region)
getClient in interface AmazonBucketClientpublic File downloadFile(com.amazonaws.services.s3.AmazonS3 s3Client, FileStore fileStore, String jobIdentifier, String bucketName, String keyName, boolean isExpression) throws IOException, com.amazonaws.AmazonClientException
downloadFile in interface AmazonBucketClientIOExceptioncom.amazonaws.AmazonClientExceptionCopyright © 2017. All Rights Reserved.