Uses of Class
com.mypurecloud.sdk.v2.model.BuRescheduleResult
Packages that use BuRescheduleResult
-
Uses of BuRescheduleResult in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuRescheduleResultModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRunResult(GetWorkforcemanagementBusinessunitSchedulingRunResultRequest request) Get the result of a rescheduling operationWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRunResult(String businessUnitId, String runId, List<String> managementUnitIds, List<String> expand) Get the result of a rescheduling operationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuRescheduleResultModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRunResult(ApiRequest<Void> request) Get the result of a rescheduling operationWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunResultAsync(GetWorkforcemanagementBusinessunitSchedulingRunResultRequest request, AsyncApiCallback<BuRescheduleResult> callback) Get the result of a rescheduling operationWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunResultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuRescheduleResult>> callback) Get the result of a rescheduling operationWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRunResultWithHttpInfo(String businessUnitId, String runId, List<String> managementUnitIds, List<String> expand) Get the result of a rescheduling operationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuRescheduleResultModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunResultAsync(GetWorkforcemanagementBusinessunitSchedulingRunResultRequest request, AsyncApiCallback<BuRescheduleResult> callback) Get the result of a rescheduling operationWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunResultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuRescheduleResult>> callback) Get the result of a rescheduling operation -
Uses of BuRescheduleResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuRescheduleResultModifier and TypeMethodDescriptionBuRescheduleResult.agentSchedules(List<BuRescheduleAgentScheduleResult> agentSchedules) List of download links for agent schedules produced by the rescheduling runBuRescheduleResult.generationResults(ScheduleGenerationResult generationResults) The generation results.BuRescheduleResult.generationResultsDownloadUrl(String generationResultsDownloadUrl) The download URL from which to fetch the generation results for the rescheduling runBuRescheduleResult.headcountForecast(BuHeadcountForecastBuPlanningGroupHeadcountForecastResult headcountForecast) The headcount forecast.BuRescheduleResult.headcountForecastDownloadUrl(String headcountForecastDownloadUrl) The download URL from which to fetch the headcount forecast for the rescheduling run