Uses of Class
com.mypurecloud.sdk.v2.model.QueryTimeOffIntegrationStatusRequest
Packages that use QueryTimeOffIntegrationStatusRequest
Package
Description
-
Uses of QueryTimeOffIntegrationStatusRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type QueryTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQuery(String managementUnitId, QueryTimeOffIntegrationStatusRequest body) Retrieves integration statuses for a list of time off requestsWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryWithHttpInfo(String managementUnitId, QueryTimeOffIntegrationStatusRequest body) Retrieves integration statuses for a list of time off requestsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type QueryTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQuery(ApiRequest<QueryTimeOffIntegrationStatusRequest> request) Retrieves integration statuses for a list of time off requestsWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryAsync(ApiRequest<QueryTimeOffIntegrationStatusRequest> request, AsyncApiCallback<ApiResponse<UserTimeOffIntegrationStatusResponseListing>> callback) Retrieves integration statuses for a list of time off requests -
Uses of QueryTimeOffIntegrationStatusRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return QueryTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type QueryTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type QueryTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest.builder(String managementUnitId, QueryTimeOffIntegrationStatusRequest body) voidPostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest.setBody(QueryTimeOffIntegrationStatusRequest body) PostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest.Builder.withBody(QueryTimeOffIntegrationStatusRequest body) PostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest.withBody(QueryTimeOffIntegrationStatusRequest body) PostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest.Builder.withRequiredParams(String managementUnitId, QueryTimeOffIntegrationStatusRequest body) -
Uses of QueryTimeOffIntegrationStatusRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionQueryTimeOffIntegrationStatusRequest.timeOffRequestLookups(List<TimeOffRequestLookup> timeOffRequestLookups) A list of time off request lookups