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