Uses of Class
cloud.opencode.base.rules.model.RuleGroup.Builder
Packages that use RuleGroup.Builder
Package
Description
Rule Model - Core Model Classes for Rules
规则模型 - 规则的核心模型类
-
Uses of RuleGroup.Builder in cloud.opencode.base.rules.model
Methods in cloud.opencode.base.rules.model that return RuleGroup.BuilderModifier and TypeMethodDescriptionAdds a rule to the group 向组添加规则Adds multiple rules to the group 向组添加多个规则Adds multiple rules to the group 向组添加多个规则static RuleGroup.BuilderCreates a builder for RuleGroup 创建RuleGroup的构建器RuleGroup.Builder.description(String description) Sets the description 设置描述RuleGroup.Builder.priority(int priority) Sets the priority 设置优先级