public class AmazonS3ClientFactory extends AmazonS3Factory
ACCESS_KEY, CONNECTION_TIMEOUT, MAX_CONNECTIONS, MAX_ERROR_RETRY, PATH_STYLE_ACCESS, PROTOCOL, PROXY_DOMAIN, PROXY_HOST, PROXY_PASSWORD, PROXY_PORT, PROXY_USERNAME, PROXY_WORKSTATION, REQUEST_METRIC_COLLECTOR_CLASS, SECRET_KEY, SIGNER_OVERRIDE, SOCKET_RECEIVE_BUFFER_SIZE_HINT, SOCKET_SEND_BUFFER_SIZE_HINT, SOCKET_TIMEOUT, USER_AGENT| Constructor and Description |
|---|
AmazonS3ClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected com.amazonaws.services.s3.AmazonS3 |
createAmazonS3(com.amazonaws.auth.AWSCredentialsProvider credentialsProvider,
com.amazonaws.ClientConfiguration clientConfiguration,
com.amazonaws.metrics.RequestMetricCollector requestMetricsCollector)
should return a new AmazonS3
|
getAmazonS3, getAWSCredentials, getClientConfiguration, getClientOptions, getCredentialsProvider, getRequestMetricsCollectorprotected com.amazonaws.services.s3.AmazonS3 createAmazonS3(com.amazonaws.auth.AWSCredentialsProvider credentialsProvider,
com.amazonaws.ClientConfiguration clientConfiguration,
com.amazonaws.metrics.RequestMetricCollector requestMetricsCollector)
AmazonS3FactorycreateAmazonS3 in class AmazonS3FactorycredentialsProvider - AWSCredentialsProvider mandatoryclientConfiguration - ClientConfiguration mandatoryrequestMetricsCollector - RequestMetricCollector mandatoryAmazonS3Copyright © 2018. All rights reserved.