Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder
Packages that use GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder
-
Uses of GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.BuilderModifier and TypeMethodDescriptionstatic GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.BuilderGetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.builder()static GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.BuilderGetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.builder(String businessUnitId, String weekId, String scheduleId, String recalculationId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder.withRecalculationId(String recalculationId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder.withRequiredParams(String businessUnitId, String weekId, String scheduleId, String recalculationId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder.withScheduleId(String scheduleId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationRequest.Builder.withWeekId(String weekId)