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 - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetJobDocumentRequest getJobDocumentRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetJobDocumentRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetJobDocumentRequest>- Parameters:
 getJobDocumentRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -