ClientConfiguration
, SyncClientConfiguration
public 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, overrideConfiguration
asLegacyConfiguration, credentialsProvider, endpoint, overrideConfiguration
public ImmutableSyncClientConfiguration(SyncClientConfiguration configuration)
public SdkHttpClient httpClient()
SyncClientConfiguration
httpClient
in interface SyncClientConfiguration
@Deprecated public AwsSyncClientParams asLegacySyncClientParams()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.