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