Interface ExcludedRule.Builder

    • Method Detail

      • ruleId

        ExcludedRule.Builder ruleId​(String ruleId)

        The unique identifier for the rule to exclude from the rule group.

        Parameters:
        ruleId - The unique identifier for the rule to exclude from the rule group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.