public final class ImmutableSyncClientConfiguration extends ImmutableClientConfiguration implements SyncClientConfiguration
SyncClientConfiguration that is guaranteed to be immutable and thread-safe.| Constructor and Description |
|---|
ImmutableSyncClientConfiguration(SyncClientConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpClient |
httpClient()
The HTTP client the SDK will use to make HTTP requests.
|
credentialsProvider, endpoint, overrideConfigurationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcredentialsProvider, endpoint, overrideConfigurationpublic ImmutableSyncClientConfiguration(SyncClientConfiguration configuration)
public SdkHttpClient httpClient()
SyncClientConfigurationhttpClient in interface SyncClientConfigurationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.