Package | Description |
---|---|
software.amazon.awssdk.http.async |
Class and Description |
---|
AsyncExecuteRequest
Request object containing the parameters necessary to make an asynchronous HTTP request.
|
AsyncExecuteRequest.Builder |
SdkAsyncHttpClient
Interface to take a representation of an HTTP request, asynchronously make an HTTP call, and return a representation of an
HTTP response.
|
SdkAsyncHttpClient.Builder |
SdkAsyncHttpResponseHandler
Handles asynchronous HTTP responses.
|
SdkHttpContentPublisher
A
Publisher of HTTP content data that allows streaming operations for asynchronous HTTP clients. |
Copyright © 2022. All rights reserved.