Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder
-
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.BuilderModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.builder()GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.builder(String businessUnitId, LocalDate weekDateId, String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder.withForceDownloadService(Boolean forceDownloadService) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder.withForecastId(String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekDateId, String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder.withWeekDateId(LocalDate weekDateId) GetWorkforcemanagementBusinessunitWeekShorttermforecastDataRequest.Builder.withWeekNumber(Integer weekNumber)