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