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