@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DvbTdtSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
DvbTdtSettings() |
| Modifier and Type | Method and Description |
|---|---|
DvbTdtSettings |
clone() |
boolean |
equals(Object obj) |
Integer |
getRepInterval()
The number of milliseconds between instances of this table in the output transport stream.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setRepInterval(Integer repInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
String |
toString()
Returns a string representation of this object.
|
DvbTdtSettings |
withRepInterval(Integer repInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
public void setRepInterval(Integer repInterval)
repInterval - The number of milliseconds between instances of this table in the output transport stream.public Integer getRepInterval()
public DvbTdtSettings withRepInterval(Integer repInterval)
repInterval - The number of milliseconds between instances of this table in the output transport stream.public String toString()
toString in class ObjectObject.toString()public DvbTdtSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.