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