@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class WeeklyAutoScalingScheduleUnmarshaller extends Object implements Unmarshaller<WeeklyAutoScalingSchedule,JsonUnmarshallerContext>
Constructor and Description |
---|
WeeklyAutoScalingScheduleUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static WeeklyAutoScalingScheduleUnmarshaller |
getInstance() |
WeeklyAutoScalingSchedule |
unmarshall(JsonUnmarshallerContext context) |
public WeeklyAutoScalingScheduleUnmarshaller()
public WeeklyAutoScalingSchedule unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<WeeklyAutoScalingSchedule,JsonUnmarshallerContext>
Exception
public static WeeklyAutoScalingScheduleUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.