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