public static interface MultiplexProgramSummary.Builder extends SdkPojo, CopyableBuilder<MultiplexProgramSummary.Builder,MultiplexProgramSummary>
Modifier and Type | Method and Description |
---|---|
MultiplexProgramSummary.Builder |
channelId(String channelId)
The MediaLive Channel associated with the program.
|
MultiplexProgramSummary.Builder |
programName(String programName)
The name of the multiplex program.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
MultiplexProgramSummary.Builder channelId(String channelId)
channelId
- The MediaLive Channel associated with the program.MultiplexProgramSummary.Builder programName(String programName)
programName
- The name of the multiplex program.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.