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