public interface SdkSyncClientConfiguration extends SdkClientConfiguration
Implementations of this interface are not necessarily immutable or thread safe. If thread safety is required, consider
creating an immutable representation with SdkImmutableSyncClientConfiguration.
| Modifier and Type | Method and Description |
|---|---|
SdkHttpClient |
httpClient()
The HTTP client the SDK will use to make HTTP requests.
|
endpoint, overrideConfigurationSdkHttpClient httpClient()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.