public class HttpSyncClientDependencies extends HttpClientDependencies
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpSyncClientDependencies.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HttpSyncClientDependencies.Builder |
builder()
Create a
HttpSyncClientDependencies.Builder, used to create a HttpSyncClientDependencies. |
void |
doClose()
A close method implemented by child classes to clean up their resources.
|
SdkSyncClientConfiguration |
syncClientConfiguration() |
clientConfiguration, clientExecutionTimer, close, retryCapacity, timeOffset, updateTimeOffsetpublic static HttpSyncClientDependencies.Builder builder()
HttpSyncClientDependencies.Builder, used to create a HttpSyncClientDependencies.public SdkSyncClientConfiguration syncClientConfiguration()
public void doClose()
HttpClientDependenciesCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.