类的使用
com.lark.oapi.service.helpdesk.v1.model.AgentSkillRule.Builder
使用AgentSkillRule.Builder的程序包
-
com.lark.oapi.service.helpdesk.v1.model中AgentSkillRule.Builder的使用
修饰符和类型方法说明rule 类型,1-知识库,2-工单信息,3-用户飞书信息AgentSkillRule.Builder.displayName(String displayName) rule 名rule id, 参考[获取客服技能rules](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/agent_skill_rule/list) 用于获取rules optionsstatic AgentSkillRule.BuilderAgentSkillRule.newBuilder()rule 操作数的值AgentSkillRule.Builder.operatorOptions(Integer[] operatorOptions) rule操作数value,[客服技能及运算符](https://open.feishu.cn/document/ukTMukTMukTM/ucDOyYjL3gjM24yN4IjN/operator-options)AgentSkillRule.Builder.selectedOperator(Integer selectedOperator) 运算符比较, 参考[客服技能运算符选项](https://open.feishu.cn/document/ukTMukTMukTM/ucDOyYjL3gjM24yN4IjN/operator-options)