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