@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,
String extension,
boolean isExpression,
String targetEntityType) |
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, String extension, boolean isExpression, String targetEntityType) throws IOException
downloadFile in interface AmazonBucketClientIOExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.