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