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