Uses of Class
com.mypurecloud.sdk.v2.model.WaitlistPositionListing
Packages that use WaitlistPositionListing
-
Uses of WaitlistPositionListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WaitlistPositionListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementTimeoffrequestWaitlistpositions(GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest request) Get the daily waitlist positions of a time off request for the current userWorkforceManagementApi.getWorkforcemanagementTimeoffrequestWaitlistpositions(String timeOffRequestId) Get the daily waitlist positions of a time off request for the current userWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest request) Retrieves daily waitlist position for a list of time off requestsWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(String managementUnitId, QueryWaitlistPositionsRequest body) Retrieves daily waitlist position for a list of time off requestsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WaitlistPositionListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementTimeoffrequestWaitlistpositions(ApiRequest<Void> 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 userWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestWaitlistpositionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WaitlistPositionListing>> callback) Get the daily waitlist positions of a time off request for the current userWorkforceManagementApi.getWorkforcemanagementTimeoffrequestWaitlistpositionsWithHttpInfo(String timeOffRequestId) Get the daily waitlist positions of a time off request for the current userWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(ApiRequest<QueryWaitlistPositionsRequest> 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 requestsWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryAsync(ApiRequest<QueryWaitlistPositionsRequest> request, AsyncApiCallback<ApiResponse<WaitlistPositionListing>> callback) 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 WaitlistPositionListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestWaitlistpositionsAsync(GetWorkforcemanagementTimeoffrequestWaitlistpositionsRequest request, AsyncApiCallback<WaitlistPositionListing> callback) Get the daily waitlist positions of a time off request for the current userWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestWaitlistpositionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WaitlistPositionListing>> callback) Get the daily waitlist positions of a time off request for the current userWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryAsync(PostWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryRequest request, AsyncApiCallback<WaitlistPositionListing> callback) 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 WaitlistPositionListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WaitlistPositionListingModifier and TypeMethodDescriptionWaitlistPositionListing.entities(List<WaitlistPosition> entities)