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