public interface AmazonBucketClient
| 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) |
com.amazonaws.services.s3.AmazonS3 getClient(String accessKey, String secretKey, String region)
File downloadFile(com.amazonaws.services.s3.AmazonS3 s3Client, FileStore fileStore, String jobIdentifier, String bucketName, String keyName, String extension, boolean isExpression, String targetEntityType) throws IOException
IOExceptionCopyright © 2019 Pivotal Software, Inc.. All rights reserved.