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