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