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