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