Interface RuleGroupSummary.Builder

    • Method Detail

      • name

        RuleGroupSummary.Builder name​(String name)

        A friendly name or description of the RuleGroup. You can't change the name of a RuleGroup after you create it.

        Parameters:
        name - A friendly name or description of the RuleGroup. You can't change the name of a RuleGroup after you create it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.