Interface AntennaListItem.Builder

  • Method Details

    • groundStationName

      AntennaListItem.Builder groundStationName(String groundStationName)

      Name of the ground station the antenna is associated with.

      Parameters:
      groundStationName - Name of the ground station the antenna is associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • antennaName

      AntennaListItem.Builder antennaName(String antennaName)

      Name of the antenna.

      Parameters:
      antennaName - Name of the antenna.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      Region of the antenna.

      Parameters:
      region - Region of the antenna.
      Returns:
      Returns a reference to this object so that method calls can be chained together.