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