Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest
-
Uses of PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest request) Retrieves daily waitlist position for a list of time off requestsWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryAsync(PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest request, AsyncApiCallback<WaitlistPositionListing> callback) Retrieves daily waitlist position for a list of time off requests -
Uses of PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.Builder.build()PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.withBody(QueryWaitlistPositionsRequest body) PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.withCustomHeader(String name, String value) PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest.withManagementUnitId(String managementUnitId)