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