Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffIntegrationStatusResponseListing
Packages that use TimeOffIntegrationStatusResponseListing
-
Uses of TimeOffIntegrationStatusResponseListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTimeoffrequestsIntegrationstatusQuery(PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest request) Retrieves integration statuses for a list of current user time off requestsWorkforceManagementApi.postWorkforcemanagementTimeoffrequestsIntegrationstatusQuery(CurrentUserTimeOffIntegrationStatusRequest body) Retrieves integration statuses for a list of current user time off requestsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTimeoffrequestsIntegrationstatusQuery(ApiRequest<CurrentUserTimeOffIntegrationStatusRequest> 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 requestsWorkforceManagementApiAsync.postWorkforcemanagementTimeoffrequestsIntegrationstatusQueryAsync(ApiRequest<CurrentUserTimeOffIntegrationStatusRequest> request, AsyncApiCallback<ApiResponse<TimeOffIntegrationStatusResponseListing>> callback) Retrieves integration statuses for a list of current user time off requestsWorkforceManagementApi.postWorkforcemanagementTimeoffrequestsIntegrationstatusQueryWithHttpInfo(CurrentUserTimeOffIntegrationStatusRequest body) Retrieves integration statuses for a list of current user time off requestsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementTimeoffrequestsIntegrationstatusQueryAsync(PostWorkforcemanagementTimeoffrequestsIntegrationstatusQueryRequest request, AsyncApiCallback<TimeOffIntegrationStatusResponseListing> callback) Retrieves integration statuses for a list of current user time off requestsWorkforceManagementApiAsync.postWorkforcemanagementTimeoffrequestsIntegrationstatusQueryAsync(ApiRequest<CurrentUserTimeOffIntegrationStatusRequest> request, AsyncApiCallback<ApiResponse<TimeOffIntegrationStatusResponseListing>> callback) Retrieves integration statuses for a list of current user time off requests -
Uses of TimeOffIntegrationStatusResponseListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffIntegrationStatusResponseListingModifier and TypeMethodDescriptionTimeOffIntegrationStatusResponseListing.entities(List<TimeOffIntegrationStatusResponse> entities)