class AmazonS3ClientConfigurationFactory extends ClientConfigurationFactory
Constructor and Description |
---|
AmazonS3ClientConfigurationFactory() |
Modifier and Type | Method and Description |
---|---|
protected ClientConfiguration |
getInRegionOptimizedConfig()
Builds a
ClientConfiguration instance with configuration values
tailored towards clients operating in the same AWS region as the service
endpoint they call. |
getConfig, getDefaultConfig
protected ClientConfiguration getInRegionOptimizedConfig()
ClientConfigurationFactory
ClientConfiguration
instance with configuration values
tailored towards clients operating in the same AWS region as the service
endpoint they call. Timeouts in in-region optimized configurations are
generally set much lower than the client standard configuration.getInRegionOptimizedConfig
in class ClientConfigurationFactory
ClientConfiguration
with in-region optimized configuration