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