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