Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementNotificationsUpdateRequest
Packages that use PostWorkforcemanagementNotificationsUpdateRequest
-
Uses of PostWorkforcemanagementNotificationsUpdateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementNotificationsUpdateRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementNotificationsUpdate(PostWorkforcemanagementNotificationsUpdateRequest request) Mark a list of notifications as read or unreadWorkforceManagementApiAsync.postWorkforcemanagementNotificationsUpdateAsync(PostWorkforcemanagementNotificationsUpdateRequest request, AsyncApiCallback<UpdateNotificationsResponse> callback) Mark a list of notifications as read or unread -
Uses of PostWorkforcemanagementNotificationsUpdateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementNotificationsUpdateRequestModifier and TypeMethodDescriptionPostWorkforcemanagementNotificationsUpdateRequest.Builder.build()PostWorkforcemanagementNotificationsUpdateRequest.withBody(UpdateNotificationsRequest body) PostWorkforcemanagementNotificationsUpdateRequest.withCustomHeader(String name, String value)