Package com.mypurecloud.sdk.v2.model
Class CommonAllAlertUpdateRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.CommonAllAlertUpdateRequest
- All Implemented Interfaces:
Serializable
CommonAllAlertUpdateRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe action to take -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidvoidsetUnread(UnreadFields unread) toString()The action to takeunread(UnreadFields unread) The fields need for an unread update requests
-
Constructor Details
-
CommonAllAlertUpdateRequest
public CommonAllAlertUpdateRequest() -
CommonAllAlertUpdateRequest
-
-
Method Details