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