Interface GroundStationData.Builder

    • Method Detail

      • groundStationId

        GroundStationData.Builder groundStationId​(String groundStationId)

        UUID of a ground station.

        Parameters:
        groundStationId - UUID of a ground station.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groundStationName

        GroundStationData.Builder groundStationName​(String groundStationName)

        Name of a ground station.

        Parameters:
        groundStationName - Name of a ground station.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • region

        GroundStationData.Builder region​(String region)

        Ground station Region.

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