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