Class AsyncApiCallAttemptMetricCollectionStage<OutputT>

  • All Implemented Interfaces:
    RequestPipeline<software.amazon.awssdk.http.SdkHttpFullRequest,​CompletableFuture<Response<OutputT>>>

    public final class AsyncApiCallAttemptMetricCollectionStage<OutputT>
    extends Object
    implements RequestPipeline<software.amazon.awssdk.http.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.