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