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