Uses of Class
com.mypurecloud.sdk.v2.model.BuShortTermForecastingSettings
Packages that use BuShortTermForecastingSettings
-
Uses of BuShortTermForecastingSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuShortTermForecastingSettingsModifier and TypeMethodDescriptionBuShortTermForecastingSettings.defaultHistoryWeeks(Integer defaultHistoryWeeks) The number of historical weeks to consider when creating a forecast.BusinessUnitSettingsResponse.getShortTermForecasting()CreateBusinessUnitSettingsRequest.getShortTermForecasting()UpdateBusinessUnitSettingsRequest.getShortTermForecasting()Methods in com.mypurecloud.sdk.v2.model with parameters of type BuShortTermForecastingSettingsModifier and TypeMethodDescriptionvoidBusinessUnitSettingsResponse.setShortTermForecasting(BuShortTermForecastingSettings shortTermForecasting) voidCreateBusinessUnitSettingsRequest.setShortTermForecasting(BuShortTermForecastingSettings shortTermForecasting) voidUpdateBusinessUnitSettingsRequest.setShortTermForecasting(BuShortTermForecastingSettings shortTermForecasting) BusinessUnitSettingsResponse.shortTermForecasting(BuShortTermForecastingSettings shortTermForecasting) Short term forecasting settingsCreateBusinessUnitSettingsRequest.shortTermForecasting(BuShortTermForecastingSettings shortTermForecasting) Short term forecasting settingsUpdateBusinessUnitSettingsRequest.shortTermForecasting(BuShortTermForecastingSettings shortTermForecasting) Short term forecasting settings