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