Interface SegmentReference.Builder

    • Method Detail

      • id

        SegmentReference.Builder id​(String id)

        The unique identifier for the segment.

        Parameters:
        id - The unique identifier for the segment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        SegmentReference.Builder version​(Integer version)

        The version number of the segment.

        Parameters:
        version - The version number of the segment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.