Class AsyncExecutionFailureExceptionReportingStage<OutputT>

java.lang.Object
software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncExecutionFailureExceptionReportingStage<OutputT>
All Implemented Interfaces:
RequestPipeline<SdkHttpFullRequest,CompletableFuture<OutputT>>

public final class AsyncExecutionFailureExceptionReportingStage<OutputT> extends Object implements RequestPipeline<SdkHttpFullRequest,CompletableFuture<OutputT>>