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