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