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