Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicAlertNotification.NotificationTypesEnum
Packages that use V2MobiusRulesTopicAlertNotification.NotificationTypesEnum
-
Uses of V2MobiusRulesTopicAlertNotification.NotificationTypesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusRulesTopicAlertNotification.NotificationTypesEnumModifier and TypeMethodDescriptionV2MobiusRulesTopicAlertNotification.NotificationTypesEnum.fromString(String key) Returns the enum constant of this class with the specified name.V2MobiusRulesTopicAlertNotification.NotificationTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type V2MobiusRulesTopicAlertNotification.NotificationTypesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type V2MobiusRulesTopicAlertNotification.NotificationTypesEnumModifier and TypeMethodDescriptionV2MobiusRulesTopicAlertNotification.notificationTypes(List<V2MobiusRulesTopicAlertNotification.NotificationTypesEnum> notificationTypes) voidV2MobiusRulesTopicAlertNotification.setNotificationTypes(List<V2MobiusRulesTopicAlertNotification.NotificationTypesEnum> notificationTypes)