Interface RuleDefinition.Builder

  • Method Details

    • expression

      RuleDefinition.Builder expression(String expression)

      The detection logic expression for the rule.

      Parameters:
      expression - The detection logic expression for the rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.