Uses of Class
software.amazon.awssdk.services.s3.model.DeleteObjectAnnotationRequest
Packages that use DeleteObjectAnnotationRequest
-
Uses of DeleteObjectAnnotationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type DeleteObjectAnnotationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.deleteObjectAnnotation(DeleteObjectAnnotationRequest deleteObjectAnnotationRequest) Deletes a specific annotation from an Amazon S3 object.DelegatingS3Client.deleteObjectAnnotation(DeleteObjectAnnotationRequest deleteObjectAnnotationRequest) Deletes a specific annotation from an Amazon S3 object.S3AsyncClient.deleteObjectAnnotation(DeleteObjectAnnotationRequest deleteObjectAnnotationRequest) Deletes a specific annotation from an Amazon S3 object.default DeleteObjectAnnotationResponseS3Client.deleteObjectAnnotation(DeleteObjectAnnotationRequest deleteObjectAnnotationRequest) Deletes a specific annotation from an Amazon S3 object. -
Uses of DeleteObjectAnnotationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type DeleteObjectAnnotationRequestModifier and TypeMethodDescriptionDeleteObjectAnnotationRequestMarshaller.marshall(DeleteObjectAnnotationRequest deleteObjectAnnotationRequest)