Interface ListGroundStationsResponse.Builder

    • Method Detail

      • groundStationList

        ListGroundStationsResponse.Builder groundStationList​(GroundStationData... groundStationList)

        List of ground stations.

        Parameters:
        groundStationList - List of ground stations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListGroundStationsResponse.Builder nextToken​(String nextToken)

        Next token that can be supplied in the next call to get the next page of ground stations.

        Parameters:
        nextToken - Next token that can be supplied in the next call to get the next page of ground stations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.