Uses of Class
software.amazon.awssdk.crt.s3.S3MetaRequestProgress
Packages that use S3MetaRequestProgress
-
Uses of S3MetaRequestProgress in software.amazon.awssdk.crt.s3
Methods in software.amazon.awssdk.crt.s3 that return S3MetaRequestProgressModifier and TypeMethodDescriptionS3MetaRequestProgress.withBytesTransferred(long bytesTransferred) S3MetaRequestProgress.withContentLength(long contentLength) Methods in software.amazon.awssdk.crt.s3 with parameters of type S3MetaRequestProgressModifier and TypeMethodDescriptiondefault voidS3MetaRequestResponseHandler.onProgress(S3MetaRequestProgress progress) Invoked to report progress of the meta request execution.