Class GetJobDocumentRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iot.transform.GetJobDocumentRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetJobDocumentRequest>
@Generated("software.amazon.awssdk:codegen") public class GetJobDocumentRequestMarshaller extends Object implements Marshaller<GetJobDocumentRequest>
GetJobDocumentRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetJobDocumentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetJobDocumentRequest getJobDocumentRequest)
-
-
-
Constructor Detail
-
GetJobDocumentRequestMarshaller
public GetJobDocumentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetJobDocumentRequest getJobDocumentRequest)
- Specified by:
marshall
in interfaceMarshaller<GetJobDocumentRequest>
-
-