@Generated(value="software.amazon.awssdk:codegen") public final class CaptionSelectorSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CaptionSelectorSettings.Builder,CaptionSelectorSettings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
CaptionSelectorSettings.Builder |
| Modifier and Type | Method and Description |
|---|---|
AncillarySourceSettings |
ancillarySourceSettings()
Returns the value of the AncillarySourceSettings property for this object.
|
AribSourceSettings |
aribSourceSettings()
Returns the value of the AribSourceSettings property for this object.
|
static CaptionSelectorSettings.Builder |
builder() |
DvbSubSourceSettings |
dvbSubSourceSettings()
Returns the value of the DvbSubSourceSettings property for this object.
|
EmbeddedSourceSettings |
embeddedSourceSettings()
Returns the value of the EmbeddedSourceSettings property for this object.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
Scte20SourceSettings |
scte20SourceSettings()
Returns the value of the Scte20SourceSettings property for this object.
|
Scte27SourceSettings |
scte27SourceSettings()
Returns the value of the Scte27SourceSettings property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends CaptionSelectorSettings.Builder> |
serializableBuilderClass() |
TeletextSourceSettings |
teletextSourceSettings()
Returns the value of the TeletextSourceSettings property for this object.
|
CaptionSelectorSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final AncillarySourceSettings ancillarySourceSettings()
public final AribSourceSettings aribSourceSettings()
public final DvbSubSourceSettings dvbSubSourceSettings()
public final EmbeddedSourceSettings embeddedSourceSettings()
public final Scte20SourceSettings scte20SourceSettings()
public final Scte27SourceSettings scte27SourceSettings()
public final TeletextSourceSettings teletextSourceSettings()
public CaptionSelectorSettings.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CaptionSelectorSettings.Builder,CaptionSelectorSettings>public static CaptionSelectorSettings.Builder builder()
public static Class<? extends CaptionSelectorSettings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2022. All rights reserved.