ClientConfiguration, SyncClientConfigurationpublic final class ImmutableSyncClientConfiguration extends ImmutableClientConfiguration implements SyncClientConfiguration
SyncClientConfiguration that is guaranteed to be immutable and thread-safe.| Constructor | Description |
|---|---|
ImmutableSyncClientConfiguration(SyncClientConfiguration configuration) |
| Modifier and Type | Method | Description |
|---|---|---|
AwsSyncClientParams |
asLegacySyncClientParams() |
Deprecated.
|
SdkHttpClient |
httpClient() |
The HTTP client the SDK will use to make HTTP requests.
|
credentialsProvider, endpoint, overrideConfigurationasLegacyConfiguration, credentialsProvider, endpoint, overrideConfigurationpublic ImmutableSyncClientConfiguration(SyncClientConfiguration configuration)
public SdkHttpClient httpClient()
SyncClientConfigurationhttpClient in interface SyncClientConfiguration@Deprecated public AwsSyncClientParams asLegacySyncClientParams()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.