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