| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
MultiplexProgramSummary |
MultiplexProgramSummary.clone() |
MultiplexProgramSummary |
MultiplexProgramSummary.withChannelId(String channelId)
The MediaLive Channel associated with the program.
|
MultiplexProgramSummary |
MultiplexProgramSummary.withProgramName(String programName)
The name of the multiplex program.
|
| Modifier and Type | Method and Description |
|---|---|
List<MultiplexProgramSummary> |
ListMultiplexProgramsResult.getMultiplexPrograms()
List of multiplex programs.
|
| Modifier and Type | Method and Description |
|---|---|
ListMultiplexProgramsResult |
ListMultiplexProgramsResult.withMultiplexPrograms(MultiplexProgramSummary... multiplexPrograms)
List of multiplex programs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListMultiplexProgramsResult.setMultiplexPrograms(Collection<MultiplexProgramSummary> multiplexPrograms)
List of multiplex programs.
|
ListMultiplexProgramsResult |
ListMultiplexProgramsResult.withMultiplexPrograms(Collection<MultiplexProgramSummary> multiplexPrograms)
List of multiplex programs.
|
Copyright © 2022. All rights reserved.