Uses of Class
com.mypurecloud.sdk.v2.model.SchedulingStatusResponse
Packages that use SchedulingStatusResponse
-
Uses of SchedulingStatusResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SchedulingStatusResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementSchedulingjob(GetWorkforcemanagementSchedulingjobRequest request) Get status of the scheduling jobWorkforceManagementApi.getWorkforcemanagementSchedulingjob(String jobId) Get status of the scheduling jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SchedulingStatusResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementSchedulingjob(ApiRequest<Void> request) Get status of the scheduling jobWorkforceManagementApiAsync.getWorkforcemanagementSchedulingjobAsync(GetWorkforcemanagementSchedulingjobRequest request, AsyncApiCallback<SchedulingStatusResponse> callback) Get status of the scheduling jobWorkforceManagementApiAsync.getWorkforcemanagementSchedulingjobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SchedulingStatusResponse>> callback) Get status of the scheduling jobWorkforceManagementApi.getWorkforcemanagementSchedulingjobWithHttpInfo(String jobId) Get status of the scheduling jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SchedulingStatusResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementSchedulingjobAsync(GetWorkforcemanagementSchedulingjobRequest request, AsyncApiCallback<SchedulingStatusResponse> callback) Get status of the scheduling jobWorkforceManagementApiAsync.getWorkforcemanagementSchedulingjobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SchedulingStatusResponse>> callback) Get status of the scheduling job