Uses of Class
software.amazon.awssdk.core.http.MetricCollectingHttpResponseHandler
Packages that use MetricCollectingHttpResponseHandler
-
Uses of MetricCollectingHttpResponseHandler in software.amazon.awssdk.core.http
Methods in software.amazon.awssdk.core.http that return MetricCollectingHttpResponseHandlerModifier and TypeMethodDescriptionstatic <T> MetricCollectingHttpResponseHandler<T>MetricCollectingHttpResponseHandler.create(SdkMetric<? super Duration> durationMetric, HttpResponseHandler<T> delegateToTime)