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