| Package | Description |
|---|---|
| software.amazon.awssdk.http | |
| software.amazon.awssdk.http.async |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SdkHttpClient
Interface to take a representation of an HTTP request, make an HTTP call, and return a representation of an HTTP response.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SdkAsyncHttpClient
Interface to take a representation of an HTTP request, asynchronously make an HTTP call, and return a representation of an
HTTP response.
|
Copyright © 2018. All rights reserved.