Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest
Packages that use PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest
-
Uses of PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTimeoffrequestsIntegrationstatusQuery(PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest request) Retrieves integration statuses for a list of current user time off requestsWorkforceManagementApiAsync.postWorkforcemanagementTimeoffrequestsIntegrationstatusQueryAsync(PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest request, AsyncApiCallback<TimeOffIntegrationStatusResponseListing> callback) Retrieves integration statuses for a list of current user time off requests -
Uses of PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest.Builder.build()PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest.withBody(CurrentUserTimeOffIntegrationStatusRequest body) PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest.withCustomHeader(String name, String value)