@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CaptionSelectorSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
CaptionSelectorSettings() |
public void setAncillarySourceSettings(AncillarySourceSettings ancillarySourceSettings)
ancillarySourceSettings - public AncillarySourceSettings getAncillarySourceSettings()
public CaptionSelectorSettings withAncillarySourceSettings(AncillarySourceSettings ancillarySourceSettings)
ancillarySourceSettings - public void setAribSourceSettings(AribSourceSettings aribSourceSettings)
aribSourceSettings - public AribSourceSettings getAribSourceSettings()
public CaptionSelectorSettings withAribSourceSettings(AribSourceSettings aribSourceSettings)
aribSourceSettings - public void setDvbSubSourceSettings(DvbSubSourceSettings dvbSubSourceSettings)
dvbSubSourceSettings - public DvbSubSourceSettings getDvbSubSourceSettings()
public CaptionSelectorSettings withDvbSubSourceSettings(DvbSubSourceSettings dvbSubSourceSettings)
dvbSubSourceSettings - public void setEmbeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings)
embeddedSourceSettings - public EmbeddedSourceSettings getEmbeddedSourceSettings()
public CaptionSelectorSettings withEmbeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings)
embeddedSourceSettings - public void setScte20SourceSettings(Scte20SourceSettings scte20SourceSettings)
scte20SourceSettings - public Scte20SourceSettings getScte20SourceSettings()
public CaptionSelectorSettings withScte20SourceSettings(Scte20SourceSettings scte20SourceSettings)
scte20SourceSettings - public void setScte27SourceSettings(Scte27SourceSettings scte27SourceSettings)
scte27SourceSettings - public Scte27SourceSettings getScte27SourceSettings()
public CaptionSelectorSettings withScte27SourceSettings(Scte27SourceSettings scte27SourceSettings)
scte27SourceSettings - public void setTeletextSourceSettings(TeletextSourceSettings teletextSourceSettings)
teletextSourceSettings - public TeletextSourceSettings getTeletextSourceSettings()
public CaptionSelectorSettings withTeletextSourceSettings(TeletextSourceSettings teletextSourceSettings)
teletextSourceSettings - public String toString()
toString in class ObjectObject.toString()public CaptionSelectorSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.