Uses of Class
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicAlertNotification
Packages that use V2MobiusRulesTopicAlertNotification
-
Uses of V2MobiusRulesTopicAlertNotification in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusRulesTopicAlertNotificationModifier and TypeMethodDescriptionV2MobiusRulesTopicAlertNotification.notificationTypes(List<V2MobiusRulesTopicAlertNotification.NotificationTypesEnum> notificationTypes) V2MobiusRulesTopicAlertNotification.recipient(V2MobiusRulesTopicAlertNotificationRecipient recipient) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type V2MobiusRulesTopicAlertNotificationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type V2MobiusRulesTopicAlertNotificationModifier and TypeMethodDescriptionV2MobiusRulesTopicRule.notifications(List<V2MobiusRulesTopicAlertNotification> notifications) voidV2MobiusRulesTopicRule.setNotifications(List<V2MobiusRulesTopicAlertNotification> notifications)