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