Uses of Class
com.mypurecloud.sdk.v2.model.UpdateNotificationsResponse
Packages that use UpdateNotificationsResponse
-
Uses of UpdateNotificationsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UpdateNotificationsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementNotificationsUpdate(PostWorkforcemanagementNotificationsUpdateRequest request) Mark a list of notifications as read or unreadWorkforceManagementApi.postWorkforcemanagementNotificationsUpdate(UpdateNotificationsRequest body) Mark a list of notifications as read or unreadMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UpdateNotificationsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementNotificationsUpdate(ApiRequest<UpdateNotificationsRequest> request) Mark a list of notifications as read or unreadWorkforceManagementApiAsync.postWorkforcemanagementNotificationsUpdateAsync(PostWorkforcemanagementNotificationsUpdateRequest request, AsyncApiCallback<UpdateNotificationsResponse> callback) 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 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 UpdateNotificationsResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementNotificationsUpdateAsync(PostWorkforcemanagementNotificationsUpdateRequest request, AsyncApiCallback<UpdateNotificationsResponse> callback) 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 UpdateNotificationsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateNotificationsResponseModifier and TypeMethodDescriptionUpdateNotificationsResponse.entities(List<UpdateNotificationResponse> entities)