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