Package com.mypurecloud.sdk.v2.model
Class V2MobiusAlertsTopicAlertNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicAlertNotification
- All Implemented Interfaces:
Serializable
V2MobiusAlertsTopicAlertNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets notificationTypes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()notificationTypes(List<V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum> notificationTypes) voidvoidsetNotificationTypes(List<V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum> notificationTypes) voidtoString()
-
Constructor Details
-
V2MobiusAlertsTopicAlertNotification
public V2MobiusAlertsTopicAlertNotification() -
V2MobiusAlertsTopicAlertNotification
-
-
Method Details
-
recipient
public V2MobiusAlertsTopicAlertNotification recipient(V2MobiusAlertsTopicAlertNotificationRecipient recipient) -
getRecipient
-
setRecipient
-
notificationTypes
public V2MobiusAlertsTopicAlertNotification notificationTypes(List<V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum> notificationTypes) -
getNotificationTypes
-
setNotificationTypes
public void setNotificationTypes(List<V2MobiusAlertsTopicAlertNotification.NotificationTypesEnum> notificationTypes) -
locale
-
getLocale
-
setLocale
-
equals
-
hashCode
public int hashCode() -
toString
-