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