Uses of Class
software.amazon.awssdk.crt.s3.S3FinishedResponseContext
-
Packages that use S3FinishedResponseContext Package Description software.amazon.awssdk.crt.s3 -
-
Uses of S3FinishedResponseContext in software.amazon.awssdk.crt.s3
Methods in software.amazon.awssdk.crt.s3 with parameters of type S3FinishedResponseContext Modifier and Type Method Description default voidS3MetaRequestResponseHandler. onFinished(S3FinishedResponseContext context)Invoked when the entire meta request execution is complete.Constructors in software.amazon.awssdk.crt.s3 with parameters of type S3FinishedResponseContext Constructor Description CrtS3RuntimeException(S3FinishedResponseContext context)
-