@InterfaceAudience.Private @InterfaceStability.Unstable public class InconsistentS3ClientFactory extends DefaultS3ClientFactory
LOG| Constructor and Description |
|---|
InconsistentS3ClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected com.amazonaws.services.s3.AmazonS3 |
newAmazonS3Client(com.amazonaws.auth.AWSCredentialsProvider credentials,
com.amazonaws.ClientConfiguration awsConf)
Wrapper around constructor for
AmazonS3 client. |
createAwsConf, createS3Clientprotected com.amazonaws.services.s3.AmazonS3 newAmazonS3Client(com.amazonaws.auth.AWSCredentialsProvider credentials,
com.amazonaws.ClientConfiguration awsConf)
DefaultS3ClientFactoryAmazonS3 client. Override this to
provide an extended version of the clientnewAmazonS3Client in class DefaultS3ClientFactorycredentials - credentials to useawsConf - AWS configurationCopyright © 2008–2020 Apache Software Foundation. All rights reserved.