public class ClientConfigurationFactory extends Object
ClientConfiguration instances.
 Individual service clients may extend this factory to override
 these with service specific configuration values.| Constructor and Description | 
|---|
| ClientConfigurationFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientConfiguration | getConfig()Builds a  ClientConfigurationinstance with the default configuration
 for the current client. | 
public final ClientConfiguration getConfig()
ClientConfiguration instance with the default configuration
 for the current client.  If the SDKGlobalConfiguration.ENABLE_IN_REGION_OPTIMIZED_MODE
 system property has been set, in-region optimized configuration will be used.ClientConfiguration instanceCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.