Class ApiCallAttemptMetricCollectionStage<OutputT>

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

public final class ApiCallAttemptMetricCollectionStage<OutputT> extends Object implements RequestToResponsePipeline<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.