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