Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest
Packages that use GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest
-
Uses of GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementTimeoffrequestWaitlistpositions(GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest request) Get the daily waitlist positions of a time off request for the current userWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestWaitlistpositionsAsync(GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest request, AsyncApiCallback<WaitlistPositionListing> callback) Get the daily waitlist positions of a time off request for the current user -
Uses of GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest.Builder.build()GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest.withTimeOffRequestId(String timeOffRequestId)