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