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