| Interface | Description |
|---|---|
| AmazonAsyncHttpClient.RequestExecutionBuilder |
Interface to configure a request execution and execute the request.
|
| AmazonSyncHttpClient.RequestExecutionBuilder |
Interface to configure a request execution and execute the request.
|
| TransformingAsyncResponseHandler<ResultT> |
A response handler that returns a transformed response.
|
| Class | Description |
|---|---|
| AmazonAsyncHttpClient | |
| AmazonSyncHttpClient | |
| HttpClientDependencies |
Client scoped dependencies of
AmazonSyncHttpClient and AmazonAsyncHttpClient. |
| HttpClientDependencies.Builder |
Builder for
HttpClientDependencies. |
| InterruptMonitor |
A set of utilities for monitoring the status of the currently-executing SDK thread.
|
| RequestExecutionContext |
Request scoped dependencies and context for an execution of a request by
AmazonSyncHttpClient or
AmazonAsyncHttpClient. |
| RequestExecutionContext.Builder |
An SDK-internal implementation of
RequestExecutionContext.Builder. |
| StreamManagingStage<OutputT> |
Adds additional wrapping around the request
ContentStreamProvider. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.