| Interface | Description |
|---|---|
| AwsCrtAsyncHttpClient.Builder |
Builder that allows configuration of the AWS CRT HTTP implementation.
|
| ConnectionHealthConfiguration.Builder |
A builder for
ConnectionHealthConfiguration. |
| ProxyConfiguration.Builder |
Builder for
ProxyConfiguration. |
| TcpKeepAliveConfiguration.Builder |
A builder for
TcpKeepAliveConfiguration. |
| Class | Description |
|---|---|
| AwsCrtAsyncHttpClient |
An implementation of
SdkAsyncHttpClient that uses the AWS Common Runtime (CRT) Http Client to communicate with
Http Web Services. |
| AwsCrtSdkHttpService |
Service binding for the AWS common runtime HTTP client implementation.
|
| ConnectionHealthConfiguration |
Configuration that defines health checks for all connections established by
the
ConnectionHealthConfiguration. |
| ProxyConfiguration |
Proxy configuration for
AwsCrtAsyncHttpClient. |
| TcpKeepAliveConfiguration |
Configuration that defines keep-alive options for all connections established by
the
TcpKeepAliveConfiguration. |
Copyright © 2023. All rights reserved.