Package com.mypurecloud.sdk.v2.model
Class UpdateNotificationsRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateNotificationsRequest
- All Implemented Interfaces:
Serializable
UpdateNotificationsRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<WfmUserNotification> entities) The notifications to updatebooleaninthashCode()voidsetEntities(List<WfmUserNotification> entities) toString()
-
Constructor Details
-
UpdateNotificationsRequest
public UpdateNotificationsRequest() -
UpdateNotificationsRequest
-
-
Method Details