Uses of Class
software.amazon.awssdk.crt.s3.S3RequestMetrics
-
Packages that use S3RequestMetrics Package Description software.amazon.awssdk.crt.s3 -
-
Uses of S3RequestMetrics in software.amazon.awssdk.crt.s3
Methods in software.amazon.awssdk.crt.s3 with parameters of type S3RequestMetrics Modifier and Type Method Description default voidS3MetaRequestResponseHandler. onTelemetry(S3RequestMetrics requestMetrics)Invoked to report telemetry of every request made to S3.
-