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