Uses of Class
software.amazon.awssdk.services.s3.model.IdempotencyParameterMismatchException
-
Packages that use IdempotencyParameterMismatchException Package Description software.amazon.awssdk.services.s3 -
-
Uses of IdempotencyParameterMismatchException in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that throw IdempotencyParameterMismatchException Modifier and Type Method Description RenameObjectResponseDelegatingS3Client. renameObject(RenameObjectRequest renameObjectRequest)Renames an existing object in a directory bucket that uses the S3 Express One Zone storage class.default RenameObjectResponseS3Client. renameObject(Consumer<RenameObjectRequest.Builder> renameObjectRequest)Renames an existing object in a directory bucket that uses the S3 Express One Zone storage class.default RenameObjectResponseS3Client. renameObject(RenameObjectRequest renameObjectRequest)Renames an existing object in a directory bucket that uses the S3 Express One Zone storage class.
-