Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementNotificationsRequest
Packages that use GetWorkforcemanagementNotificationsRequest
-
Uses of GetWorkforcemanagementNotificationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementNotificationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementNotifications(GetWorkforcemanagementNotificationsRequest request) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsWorkforceManagementApiAsync.getWorkforcemanagementNotificationsAsync(GetWorkforcemanagementNotificationsRequest request, AsyncApiCallback<NotificationsResponse> callback) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissions -
Uses of GetWorkforcemanagementNotificationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementNotificationsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementNotificationsRequest.Builder.build()GetWorkforcemanagementNotificationsRequest.withCustomHeader(String name, String value)