Interface MultiplexProgramSummary.Builder

  • 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.