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