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