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