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