Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest
Packages that use GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculation(GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest request) Get recalculated performance prediction resultWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationAsync(GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest request, AsyncApiCallback<PerformancePredictionRecalculationResponse> callback) Get recalculated performance prediction result -
Uses of GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.withRecalculationId(String recalculationId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.withScheduleId(String scheduleId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.withWeekId(String weekId)