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