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