Unmarshaller<BatchGetNamedQueryResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class BatchGetNamedQueryResponseUnmarshaller extends Object implements Unmarshaller<BatchGetNamedQueryResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
BatchGetNamedQueryResponseUnmarshaller() |
| Modifier and Type | Method | 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.