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