Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffBalanceJobResponse
Packages that use TimeOffBalanceJobResponse
-
Uses of TimeOffBalanceJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffBalanceJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementTimeoffbalanceJob(GetWorkforcemanagementTimeoffbalanceJobRequest request) Query the results of time off types jobWorkforceManagementApi.getWorkforcemanagementTimeoffbalanceJob(String jobId) Query the results of time off types jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffBalanceJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementTimeoffbalanceJob(ApiRequest<Void> request) Query the results of time off types jobWorkforceManagementApiAsync.getWorkforcemanagementTimeoffbalanceJobAsync(GetWorkforcemanagementTimeoffbalanceJobRequest request, AsyncApiCallback<TimeOffBalanceJobResponse> callback) Query the results of time off types jobWorkforceManagementApiAsync.getWorkforcemanagementTimeoffbalanceJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffBalanceJobResponse>> callback) Query the results of time off types jobWorkforceManagementApi.getWorkforcemanagementTimeoffbalanceJobWithHttpInfo(String jobId) Query the results of time off types jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TimeOffBalanceJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementTimeoffbalanceJobAsync(GetWorkforcemanagementTimeoffbalanceJobRequest request, AsyncApiCallback<TimeOffBalanceJobResponse> callback) Query the results of time off types jobWorkforceManagementApiAsync.getWorkforcemanagementTimeoffbalanceJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffBalanceJobResponse>> callback) Query the results of time off types job -
Uses of TimeOffBalanceJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffBalanceJobResponseModifier and TypeMethodDescriptionTimeOffBalanceJobResponse.entities(List<TimeOffBalanceResponse> entities) TimeOffBalanceJobResponse.status(TimeOffBalanceJobResponse.StatusEnum status) The status of the time off balance job