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