Class DeleteObjectAnnotationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.s3.transform.DeleteObjectAnnotationRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteObjectAnnotationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteObjectAnnotationRequestMarshaller
extends Object
implements Marshaller<DeleteObjectAnnotationRequest>
DeleteObjectAnnotationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteObjectAnnotationRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteObjectAnnotationRequest deleteObjectAnnotationRequest)
-
Constructor Details
-
DeleteObjectAnnotationRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteObjectAnnotationRequest>
-