Uses of Class
com.mypurecloud.sdk.v2.model.BuHeadcountForecastBuPlanningGroupHeadcountForecastResult
Packages that use BuHeadcountForecastBuPlanningGroupHeadcountForecastResult
-
Uses of BuHeadcountForecastBuPlanningGroupHeadcountForecastResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuHeadcountForecastBuPlanningGroupHeadcountForecastResultModifier and TypeMethodDescriptionBuHeadcountForecastBuPlanningGroupHeadcountForecastResult.entities(List<BuPlanningGroupHeadcountForecastResult> entities) BuRescheduleResult.getHeadcountForecast()BuHeadcountForecastResponse.getResult()BuHeadcountForecastBuPlanningGroupHeadcountForecastResult.referenceStartDate(Date referenceStartDate) Reference start date for the interval values in each forecast entity.Methods in com.mypurecloud.sdk.v2.model with parameters of type BuHeadcountForecastBuPlanningGroupHeadcountForecastResultModifier and TypeMethodDescriptionBuRescheduleResult.headcountForecast(BuHeadcountForecastBuPlanningGroupHeadcountForecastResult headcountForecast) The headcount forecast.BuHeadcountForecastResponse.result(BuHeadcountForecastBuPlanningGroupHeadcountForecastResult result) The headcount forecast, null when downloadUrl is providedvoidBuRescheduleResult.setHeadcountForecast(BuHeadcountForecastBuPlanningGroupHeadcountForecastResult headcountForecast) voidBuHeadcountForecastResponse.setResult(BuHeadcountForecastBuPlanningGroupHeadcountForecastResult result)