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