@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class BatchDetectSentimentItemResultUnmarshaller extends Object implements Unmarshaller<BatchDetectSentimentItemResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
BatchDetectSentimentItemResultUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static BatchDetectSentimentItemResultUnmarshaller |
getInstance() |
BatchDetectSentimentItemResult |
unmarshall(JsonUnmarshallerContext context) |
public BatchDetectSentimentItemResultUnmarshaller()
public BatchDetectSentimentItemResult unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<BatchDetectSentimentItemResult,JsonUnmarshallerContext>Exceptionpublic static BatchDetectSentimentItemResultUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.