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