public class S3ObjectManagerImplementation
extends java.lang.Object
Constructor and Description |
---|
S3ObjectManagerImplementation(AmazonS3Client s3Client) |
Modifier and Type | Method and Description |
---|---|
void |
download(S3ObjectInterface s3Object,
java.lang.String filePath) |
void |
upload(S3InputObjectInterface s3Object) |