@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ScheduleActionStartSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
ScheduleActionStartSettings() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleActionStartSettings |
clone() |
boolean |
equals(Object obj) |
FixedModeScheduleActionStartSettings |
getFixedModeScheduleActionStartSettings()
Fixed timestamp action start.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setFixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)
Fixed timestamp action start.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
ScheduleActionStartSettings |
withFixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)
Fixed timestamp action start.
|
public void setFixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)
fixedModeScheduleActionStartSettings - Fixed timestamp action start. Conforms to ISO-8601.public FixedModeScheduleActionStartSettings getFixedModeScheduleActionStartSettings()
public ScheduleActionStartSettings withFixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)
fixedModeScheduleActionStartSettings - Fixed timestamp action start. Conforms to ISO-8601.public String toString()
toString in class ObjectObject.toString()public ScheduleActionStartSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2018. All rights reserved.