public static interface VideoSelectorProgramId.Builder extends SdkPojo, CopyableBuilder<VideoSelectorProgramId.Builder,VideoSelectorProgramId>
Modifier and Type | Method and Description |
---|---|
VideoSelectorProgramId.Builder |
programId(Integer programId)
Selects a specific program from within a multi-program transport stream.
|
copy
applyMutation, build
VideoSelectorProgramId.Builder programId(Integer programId)
programId
- Selects a specific program from within a multi-program transport stream. If the program doesn't exist,
the first program within the transport stream will be selected by default.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.