Interface TestEventPatternResponse.Builder

    • Method Detail

      • result

        TestEventPatternResponse.Builder result​(Boolean result)

        Indicates whether the event matches the event pattern.

        Parameters:
        result - Indicates whether the event matches the event pattern.
        Returns:
        Returns a reference to this object so that method calls can be chained together.