| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputPrepareScheduleActionSettings |
InputPrepareScheduleActionSettings.clone() |
InputPrepareScheduleActionSettings |
ScheduleActionSettings.getInputPrepareSettings()
Action to prepare an input for a future immediate input switch
|
InputPrepareScheduleActionSettings |
InputPrepareScheduleActionSettings.withInputAttachmentNameReference(String inputAttachmentNameReference)
The name of the input attachment that should be prepared by this action.
|
InputPrepareScheduleActionSettings |
InputPrepareScheduleActionSettings.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.
|
InputPrepareScheduleActionSettings |
InputPrepareScheduleActionSettings.withUrlPath(Collection<String> urlPath)
The value for the variable portion of the URL for the dynamic input, for this instance of the input.
|
InputPrepareScheduleActionSettings |
InputPrepareScheduleActionSettings.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.setInputPrepareSettings(InputPrepareScheduleActionSettings inputPrepareSettings)
Action to prepare an input for a future immediate input switch
|
ScheduleActionSettings |
ScheduleActionSettings.withInputPrepareSettings(InputPrepareScheduleActionSettings inputPrepareSettings)
Action to prepare an input for a future immediate input switch
|
Copyright © 2020. All rights reserved.