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