@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TeletextSourceSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
TeletextSourceSettings() |
| Modifier and Type | Method and Description |
|---|---|
TeletextSourceSettings |
clone() |
boolean |
equals(Object obj) |
String |
getPageNumber()
Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for Teletext
captions.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setPageNumber(String pageNumber)
Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for Teletext
captions.
|
String |
toString()
Returns a string representation of this object.
|
TeletextSourceSettings |
withPageNumber(String pageNumber)
Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for Teletext
captions.
|
public void setPageNumber(String pageNumber)
pageNumber - Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for
Teletext captions. Do not use this setting if you are passing through teletext from the input source to
output.public String getPageNumber()
public TeletextSourceSettings withPageNumber(String pageNumber)
pageNumber - Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for
Teletext captions. Do not use this setting if you are passing through teletext from the input source to
output.public String toString()
toString in class ObjectObject.toString()public TeletextSourceSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2020. All rights reserved.