Interface CreateSegmentResponse.Builder

    • Method Detail

      • segment

        CreateSegmentResponse.Builder segment​(Segment segment)

        A structure that contains the complete information about the segment that was just created.

        Parameters:
        segment - A structure that contains the complete information about the segment that was just created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.