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