Class PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder
- Enclosing class:
- PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest
public static class PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBusinessUnitId(String businessUnitId) withRequiredParams(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) withScheduleId(String scheduleId) withWeekId(String weekId)
-
Method Details
-
withBusinessUnitId
public PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder withBusinessUnitId(String businessUnitId) -
withWeekId
public PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder withWeekId(String weekId) -
withScheduleId
public PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder withScheduleId(String scheduleId) -
withBody
-
withRequiredParams
public PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder withRequiredParams(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) -
build
-