public class PutItemResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<PutItemResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
PutItemResultJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PutItemResultJsonUnmarshaller |
getInstance() |
PutItemResult |
unmarshall(JsonUnmarshallerContext context) |
public PutItemResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<PutItemResult,JsonUnmarshallerContext>java.lang.Exceptionpublic static PutItemResultJsonUnmarshaller getInstance()