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