public class DeleteItemResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<DeleteItemResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DeleteItemResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
DeleteItemResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DeleteItemResultJsonUnmarshaller |
getInstance() |
DeleteItemResult |
unmarshall(JsonUnmarshallerContext context) |
private static DeleteItemResultJsonUnmarshaller instance
public DeleteItemResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<DeleteItemResult,JsonUnmarshallerContext>
java.lang.Exception
public static DeleteItemResultJsonUnmarshaller getInstance()