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