Uses of Class
com.mypurecloud.sdk.v2.model.UserTimeOffIntegrationStatusResponseListing
Packages that use UserTimeOffIntegrationStatusResponseListing
-
Uses of UserTimeOffIntegrationStatusResponseListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserTimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQuery(PostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest request) Retrieves integration statuses for a list of time off requestsWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQuery(String managementUnitId, QueryTimeOffIntegrationStatusRequest body) Retrieves integration statuses for a list of time off requestsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserTimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQuery(ApiRequest<QueryTimeOffIntegrationStatusRequest> request) Retrieves integration statuses for a list of time off requestsWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryAsync(PostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest request, AsyncApiCallback<UserTimeOffIntegrationStatusResponseListing> callback) 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 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 UserTimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryAsync(PostWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryRequest request, AsyncApiCallback<UserTimeOffIntegrationStatusResponseListing> callback) 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 UserTimeOffIntegrationStatusResponseListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserTimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionUserTimeOffIntegrationStatusResponseListing.entities(List<UserTimeOffIntegrationStatusResponse> entities)