| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
SrtSettingsRequest |
SrtSettingsRequest.clone() |
SrtSettingsRequest |
UpdateInputRequest.getSrtSettings()
The settings associated with an SRT input.
|
SrtSettingsRequest |
CreateInputRequest.getSrtSettings()
The settings associated with an SRT input.
|
SrtSettingsRequest |
SrtSettingsRequest.withSrtCallerSources(Collection<SrtCallerSourceRequest> srtCallerSources) |
SrtSettingsRequest |
SrtSettingsRequest.withSrtCallerSources(SrtCallerSourceRequest... srtCallerSources)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateInputRequest.setSrtSettings(SrtSettingsRequest srtSettings)
The settings associated with an SRT input.
|
void |
CreateInputRequest.setSrtSettings(SrtSettingsRequest srtSettings)
The settings associated with an SRT input.
|
UpdateInputRequest |
UpdateInputRequest.withSrtSettings(SrtSettingsRequest srtSettings)
The settings associated with an SRT input.
|
CreateInputRequest |
CreateInputRequest.withSrtSettings(SrtSettingsRequest srtSettings)
The settings associated with an SRT input.
|
Copyright © 2024. All rights reserved.