Interface MultiplexProgramSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MultiplexProgramSummary.Builder,MultiplexProgramSummary>, SdkBuilder<MultiplexProgramSummary.Builder,MultiplexProgramSummary>, SdkPojo
Enclosing class:
MultiplexProgramSummary

public static interface MultiplexProgramSummary.Builder extends SdkPojo, CopyableBuilder<MultiplexProgramSummary.Builder,MultiplexProgramSummary>
  • Method Details

    • channelId

      The MediaLive Channel associated with the program.
      Parameters:
      channelId - The MediaLive Channel associated with the program.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • programName

      MultiplexProgramSummary.Builder programName(String programName)
      The name of the multiplex program.
      Parameters:
      programName - The name of the multiplex program.
      Returns:
      Returns a reference to this object so that method calls can be chained together.