Class AsyncApiCallAttemptMetricCollectionStage<OutputT>

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

public final class AsyncApiCallAttemptMetricCollectionStage<OutputT> extends Object implements RequestPipeline<SdkHttpFullRequest,CompletableFuture<Response<OutputT>>>
Wrapper pipeline that initializes and tracks the API call attempt metric collection. This wrapper and any wrapped stages will track API call attempt metrics.