Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder
Packages that use GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder
-
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.BuilderModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.builder()GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.builder(String businessUnitId, LocalDate weekDateId, String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder.withForecastId(String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekDateId, String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder.withWeekDateId(LocalDate weekDateId)