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