Uses of Class
com.mypurecloud.sdk.v2.model.QueryWaitlistPositionsRequest
Packages that use QueryWaitlistPositionsRequest
Package
Description
-
Uses of QueryWaitlistPositionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type QueryWaitlistPositionsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(String managementUnitId, QueryWaitlistPositionsRequest body) Retrieves daily waitlist position for a list of time off requestsWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryWithHttpInfo(String managementUnitId, QueryWaitlistPositionsRequest body) Retrieves daily waitlist position for a list of time off requestsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type QueryWaitlistPositionsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(ApiRequest<QueryWaitlistPositionsRequest> request) Retrieves daily waitlist position for a list of time off requestsWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryAsync(ApiRequest<QueryWaitlistPositionsRequest> request, AsyncApiCallback<ApiResponse<WaitlistPositionListing>> callback) Retrieves daily waitlist position for a list of time off requests -
Uses of QueryWaitlistPositionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return QueryWaitlistPositionsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type QueryWaitlistPositionsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type QueryWaitlistPositionsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.builder(String managementUnitId, QueryWaitlistPositionsRequest body) voidPostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.setBody(QueryWaitlistPositionsRequest body) PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.Builder.withBody(QueryWaitlistPositionsRequest body) PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.withBody(QueryWaitlistPositionsRequest body) PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.Builder.withRequiredParams(String managementUnitId, QueryWaitlistPositionsRequest body) -
Uses of QueryWaitlistPositionsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryWaitlistPositionsRequestModifier and TypeMethodDescriptionQueryWaitlistPositionsRequest.timeOffRequests(List<UserTimeOffRequestReference> timeOffRequests) The list of the time off request ids for which to fetch the daily waitlist positions