Uses of Class
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicAlertNotification
Packages that use V2MobiusAlertsTopicAlertNotification
-
Uses of V2MobiusAlertsTopicAlertNotification in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusAlertsTopicAlertNotificationModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertNotification.notificationTypes(List<V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum> notificationTypes) V2MobiusAlertsTopicAlertNotification.recipient(V2MobiusAlertsTopicAlertNotificationRecipient recipient) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type V2MobiusAlertsTopicAlertNotificationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type V2MobiusAlertsTopicAlertNotificationModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlert.notifications(List<V2MobiusAlertsTopicAlertNotification> notifications) voidV2MobiusAlertsTopicAlert.setNotifications(List<V2MobiusAlertsTopicAlertNotification> notifications)