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