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