Uses of Class
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicRule
Packages that use V2MobiusRulesTopicRule
-
Uses of V2MobiusRulesTopicRule in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusRulesTopicRuleModifier and TypeMethodDescriptionV2MobiusRulesTopicRule.action(V2MobiusRulesTopicRule.ActionEnum action) V2MobiusRulesTopicRule.conditions(V2MobiusRulesTopicCondition conditions) V2MobiusRulesTopicRule.dateCreated(Date dateCreated) V2MobiusRulesTopicRule.notifications(List<V2MobiusRulesTopicAlertNotification> notifications) V2MobiusRulesTopicRule.sendExitingAlarmNotification(Boolean sendExitingAlarmNotification) V2MobiusRulesTopicRule.type(V2MobiusRulesTopicRule.TypeEnum type) V2MobiusRulesTopicRule.waitBetweenNotificationMs(Long waitBetweenNotificationMs)