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