public class BatchWriteItemRequestJsonUnmarshaller extends Object implements com.amazonaws.transform.Unmarshaller<com.amazonaws.services.dynamodb.model.BatchWriteItemRequest,com.amazonaws.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
BatchWriteItemRequestJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static BatchWriteItemRequestJsonUnmarshaller |
getInstance() |
com.amazonaws.services.dynamodb.model.BatchWriteItemRequest |
unmarshall(com.amazonaws.transform.JsonUnmarshallerContext context) |
public BatchWriteItemRequestJsonUnmarshaller()
public com.amazonaws.services.dynamodb.model.BatchWriteItemRequest unmarshall(com.amazonaws.transform.JsonUnmarshallerContext context)
throws Exception
unmarshall in interface com.amazonaws.transform.Unmarshaller<com.amazonaws.services.dynamodb.model.BatchWriteItemRequest,com.amazonaws.transform.JsonUnmarshallerContext>Exceptionpublic static BatchWriteItemRequestJsonUnmarshaller getInstance()
Copyright © 2014. All Rights Reserved.