| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputSwitchScheduleActionSettings |
InputSwitchScheduleActionSettings.clone() |
InputSwitchScheduleActionSettings |
ScheduleActionSettings.getInputSwitchSettings()
Action to switch the input
|
InputSwitchScheduleActionSettings |
InputSwitchScheduleActionSettings.withInputAttachmentNameReference(String inputAttachmentNameReference)
The name of the input attachment (not the name of the input!) to switch to.
|
InputSwitchScheduleActionSettings |
InputSwitchScheduleActionSettings.withInputClippingSettings(InputClippingSettings inputClippingSettings)
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the
file.
|
InputSwitchScheduleActionSettings |
InputSwitchScheduleActionSettings.withUrlPath(Collection<String> urlPath)
The value for the variable portion of the URL for the dynamic input, for this instance of the input.
|
InputSwitchScheduleActionSettings |
InputSwitchScheduleActionSettings.withUrlPath(String... urlPath)
The value for the variable portion of the URL for the dynamic input, for this instance of the input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleActionSettings.setInputSwitchSettings(InputSwitchScheduleActionSettings inputSwitchSettings)
Action to switch the input
|
ScheduleActionSettings |
ScheduleActionSettings.withInputSwitchSettings(InputSwitchScheduleActionSettings inputSwitchSettings)
Action to switch the input
|
Copyright © 2020. All rights reserved.