Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffRequestListing
Packages that use TimeOffRequestListing
-
Uses of TimeOffRequestListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffRequestListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsQuery(PostWorkforcemanagementManagementunitTimeoffrequestsQueryRequest request) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsQuery(String managementUnitId, TimeOffRequestQueryBody body, Boolean forceDownloadService) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffRequestListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsQuery(ApiRequest<TimeOffRequestQueryBody> request) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsQueryAsync(PostWorkforcemanagementManagementunitTimeoffrequestsQueryRequest request, AsyncApiCallback<TimeOffRequestListing> callback) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsQueryAsync(ApiRequest<TimeOffRequestQueryBody> request, AsyncApiCallback<ApiResponse<TimeOffRequestListing>> callback) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsQueryWithHttpInfo(String managementUnitId, TimeOffRequestQueryBody body, Boolean forceDownloadService) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type TimeOffRequestListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsQueryAsync(PostWorkforcemanagementManagementunitTimeoffrequestsQueryRequest request, AsyncApiCallback<TimeOffRequestListing> callback) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsQueryAsync(ApiRequest<TimeOffRequestQueryBody> request, AsyncApiCallback<ApiResponse<TimeOffRequestListing>> callback) Fetches time off requests matching the conditions specified in the request body Request body requires one of the following: statuses == [Pending] or date range to be specified and less than or equal to 33 days. -
Uses of TimeOffRequestListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffRequestListingModifier and TypeMethodDescriptionTimeOffRequestListing.downloadUrl(String downloadUrl) URL from which to fetch results for requests with a large result set.TimeOffRequestListing.entities(List<TimeOffRequest> entities) List of time off requests