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