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