Class AsyncApiCallMetricCollectionStage<OutputT>

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

public final class AsyncApiCallMetricCollectionStage<OutputT> extends Object implements RequestPipeline<SdkHttpFullRequest,CompletableFuture<OutputT>>
Wrapper pipeline that tracks the CoreMetric.API_CALL_DURATION metric.