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