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