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