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