@Generated(value="software.amazon.awssdk:codegen") public class BatchDetectSyntaxRequestMarshaller extends Object implements Marshaller<BatchDetectSyntaxRequest>
BatchDetectSyntaxRequest Marshaller| Constructor and Description |
|---|
BatchDetectSyntaxRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
marshall(BatchDetectSyntaxRequest batchDetectSyntaxRequest)
Marshalls the given POJO into a
SdkHttpFullRequest. |
public BatchDetectSyntaxRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(BatchDetectSyntaxRequest batchDetectSyntaxRequest)
MarshallerSdkHttpFullRequest.marshall in interface Marshaller<BatchDetectSyntaxRequest>batchDetectSyntaxRequest - POJO type.SdkHttpFullRequest.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.