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