Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder
Packages that use PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.BuilderModifier and TypeMethodDescriptionstatic PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.BuilderPostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.builder()static PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.BuilderPostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.builder(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder.withRequiredParams(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder.withScheduleId(String scheduleId) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder.withWeekId(String weekId)