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