@NotThreadSafe
public class S3ClientHelper
extends java.lang.Object
Constructor and Description |
---|
S3ClientHelper() |
Modifier and Type | Method and Description |
---|---|
com.amazonaws.services.s3.AmazonS3 |
client(java.net.URI uri) |
protected com.amazonaws.services.s3.AmazonS3 |
initClient(java.lang.String accessKey,
java.lang.String secretKey) |
protected com.amazonaws.services.s3.AmazonS3 initClient(@Nullable java.lang.String accessKey, @Nullable java.lang.String secretKey) throws java.io.IOException
java.io.IOException
public com.amazonaws.services.s3.AmazonS3 client(java.net.URI uri) throws java.io.IOException
java.io.IOException