Uses of Class
com.mypurecloud.sdk.v2.model.UpdateNotificationsRequest
Packages that use UpdateNotificationsRequest
Package
Description
-
Uses of UpdateNotificationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateNotificationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementNotificationsUpdate(UpdateNotificationsRequest body) Mark a list of notifications as read or unreadWorkforceManagementApi.postWorkforcemanagementNotificationsUpdateWithHttpInfo(UpdateNotificationsRequest body) Mark a list of notifications as read or unreadMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateNotificationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementNotificationsUpdate(ApiRequest<UpdateNotificationsRequest> request) Mark a list of notifications as read or unreadWorkforceManagementApiAsync.postWorkforcemanagementNotificationsUpdateAsync(ApiRequest<UpdateNotificationsRequest> request, AsyncApiCallback<ApiResponse<UpdateNotificationsResponse>> callback) Mark a list of notifications as read or unread -
Uses of UpdateNotificationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateNotificationsRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateNotificationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementNotificationsUpdateRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateNotificationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementNotificationsUpdateRequest.builder(UpdateNotificationsRequest body) voidPostWorkforcemanagementNotificationsUpdateRequest.setBody(UpdateNotificationsRequest body) PostWorkforcemanagementNotificationsUpdateRequest.Builder.withBody(UpdateNotificationsRequest body) PostWorkforcemanagementNotificationsUpdateRequest.withBody(UpdateNotificationsRequest body) PostWorkforcemanagementNotificationsUpdateRequest.Builder.withRequiredParams(UpdateNotificationsRequest body) -
Uses of UpdateNotificationsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateNotificationsRequestModifier and TypeMethodDescriptionUpdateNotificationsRequest.entities(List<WfmUserNotification> entities) The notifications to update