@Generated(value="software.amazon.awssdk:codegen") public class BatchDetectSyntaxRequestMarshaller extends Object implements Marshaller<BatchDetectSyntaxRequest>
BatchDetectSyntaxRequest
MarshallerConstructor 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)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<BatchDetectSyntaxRequest>
batchDetectSyntaxRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.