@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class Scte35ReturnToNetworkScheduleActionSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
Scte35ReturnToNetworkScheduleActionSettings() |
| Modifier and Type | Method and Description |
|---|---|
Scte35ReturnToNetworkScheduleActionSettings |
clone() |
boolean |
equals(Object obj) |
Long |
getSpliceEventId()
The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setSpliceEventId(Long spliceEventId)
The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.
|
String |
toString()
Returns a string representation of this object.
|
Scte35ReturnToNetworkScheduleActionSettings |
withSpliceEventId(Long spliceEventId)
The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.
|
public Scte35ReturnToNetworkScheduleActionSettings()
public void setSpliceEventId(Long spliceEventId)
spliceEventId - The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.public Long getSpliceEventId()
public Scte35ReturnToNetworkScheduleActionSettings withSpliceEventId(Long spliceEventId)
spliceEventId - The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.public String toString()
toString in class ObjectObject.toString()public Scte35ReturnToNetworkScheduleActionSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.