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