Uses of Class
com.mypurecloud.sdk.v2.model.RuleConfig
Packages that use RuleConfig
-
Uses of RuleConfig in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RuleConfigModifier and TypeMethodDescriptionRule enabled.Rule ID.RuleConfig.rule(CopilotRule rule) Rule configuration.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RuleConfigMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RuleConfigModifier and TypeMethodDescriptionRuleEngineConfig.rules(List<RuleConfig> rules) List of rules to evaluate by the engine.voidRuleEngineConfig.setRules(List<RuleConfig> rules)