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