Interface SegmentAttributeValue.Builder

    • Method Detail

      • valueString

        SegmentAttributeValue.Builder valueString​(String valueString)

        The value of a segment attribute.

        Parameters:
        valueString - The value of a segment attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.