Interface TestSegmentPatternResponse.Builder

    • Method Detail

      • match

        TestSegmentPatternResponse.Builder match​(Boolean match)

        Returns true if the pattern matches the payload.

        Parameters:
        match - Returns true if the pattern matches the payload.
        Returns:
        Returns a reference to this object so that method calls can be chained together.