Uses of Class
com.mypurecloud.sdk.v2.model.RuleEngineConfig
Packages that use RuleEngineConfig
-
Uses of RuleEngineConfig in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RuleEngineConfigModifier and TypeMethodDescriptionFallback configuration.Copilot.getRuleEngineConfig()RuleEngineConfig.rules(List<RuleConfig> rules) List of rules to evaluate by the engine.Methods in com.mypurecloud.sdk.v2.model with parameters of type RuleEngineConfigModifier and TypeMethodDescriptionCopilot.ruleEngineConfig(RuleEngineConfig ruleEngineConfig) Rule engine configuration.voidCopilot.setRuleEngineConfig(RuleEngineConfig ruleEngineConfig)