Class DeleteJobTaggingRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.s3control.transform.DeleteJobTaggingRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteJobTaggingRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteJobTaggingRequestMarshaller extends Object implements Marshaller<DeleteJobTaggingRequest>
DeleteJobTaggingRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteJobTaggingRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteJobTaggingRequest deleteJobTaggingRequest)
-
-
-
Constructor Detail
-
DeleteJobTaggingRequestMarshaller
public DeleteJobTaggingRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteJobTaggingRequest deleteJobTaggingRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteJobTaggingRequest>
-
-