public static interface Scte35InputScheduleActionSettings.Builder extends SdkPojo, CopyableBuilder<Scte35InputScheduleActionSettings.Builder,Scte35InputScheduleActionSettings>
| Modifier and Type | Method and Description |
|---|---|
Scte35InputScheduleActionSettings.Builder |
inputAttachmentNameReference(String inputAttachmentNameReference)
In fixed mode, enter the name of the input attachment that you want to use as a SCTE-35 input.
|
Scte35InputScheduleActionSettings.Builder |
mode(Scte35InputMode mode)
Whether the SCTE-35 input should be the active input or a fixed input.
|
Scte35InputScheduleActionSettings.Builder |
mode(String mode)
Whether the SCTE-35 input should be the active input or a fixed input.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScte35InputScheduleActionSettings.Builder inputAttachmentNameReference(String inputAttachmentNameReference)
inputAttachmentNameReference - In fixed mode, enter the name of the input attachment that you want to use as a SCTE-35 input. (Don't
enter the ID of the input.)"Scte35InputScheduleActionSettings.Builder mode(String mode)
mode - Whether the SCTE-35 input should be the active input or a fixed input.Scte35InputMode,
Scte35InputModeScte35InputScheduleActionSettings.Builder mode(Scte35InputMode mode)
mode - Whether the SCTE-35 input should be the active input or a fixed input.Scte35InputMode,
Scte35InputModeCopyright © 2022. All rights reserved.