@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ScheduleActionStartSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
ScheduleActionStartSettings() |
public void setFixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)
fixedModeScheduleActionStartSettings - Holds the start time for the action.public FixedModeScheduleActionStartSettings getFixedModeScheduleActionStartSettings()
public ScheduleActionStartSettings withFixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)
fixedModeScheduleActionStartSettings - Holds the start time for the action.public void setFollowModeScheduleActionStartSettings(FollowModeScheduleActionStartSettings followModeScheduleActionStartSettings)
followModeScheduleActionStartSettings - Specifies an action to follow for scheduling this action.public FollowModeScheduleActionStartSettings getFollowModeScheduleActionStartSettings()
public ScheduleActionStartSettings withFollowModeScheduleActionStartSettings(FollowModeScheduleActionStartSettings followModeScheduleActionStartSettings)
followModeScheduleActionStartSettings - Specifies an action to follow for scheduling this action.public String toString()
toString in class ObjectObject.toString()public ScheduleActionStartSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.