Interface AutomatedReasoningPolicyUpdateRuleAnnotation.Builder

  • Method Details

    • ruleId

      The unique identifier of the rule to update.

      Parameters:
      ruleId - The unique identifier of the rule to update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expression

      The new formal logical expression for the rule, replacing the previous expression.

      Parameters:
      expression - The new formal logical expression for the rule, replacing the previous expression.
      Returns:
      Returns a reference to this object so that method calls can be chained together.