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