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