public class AmazonS3ClientFactory extends Object
AmazonS3
client factory that create clients for other regions based on the
source client and a endpoint url. Caches clients per region to enable re-use on a
region base.Constructor and Description |
---|
AmazonS3ClientFactory() |
Modifier and Type | Method and Description |
---|---|
com.amazonaws.services.s3.AmazonS3 |
createClientForEndpointUrl(com.amazonaws.services.s3.AmazonS3 prototype,
String endpointUrl) |
public com.amazonaws.services.s3.AmazonS3 createClientForEndpointUrl(com.amazonaws.services.s3.AmazonS3 prototype, String endpointUrl)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.