Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum
Packages that use V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum
-
Uses of V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusAlertsTopicAlertNotification.NotificationTypesEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertNotification.NotificationTypesEnum.fromString(String key) Returns the enum constant of this class with the specified name.V2MobiusAlertsTopicAlertNotification.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 V2MobiusAlertsTopicAlertNotification.NotificationTypesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type V2MobiusAlertsTopicAlertNotification.NotificationTypesEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertNotification.notificationTypes(List<V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum> notificationTypes) voidV2MobiusAlertsTopicAlertNotification.setNotificationTypes(List<V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum> notificationTypes)