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, overrideConfiguration
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
credentialsProvider, endpoint, overrideConfiguration
public ImmutableSyncClientConfiguration(SyncClientConfiguration configuration)
public SdkHttpClient httpClient()
SyncClientConfiguration
httpClient
in interface SyncClientConfiguration
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.