Uses of Class
com.mypurecloud.sdk.v2.model.BuImportShortTermForecastSchema
Packages that use BuImportShortTermForecastSchema
-
Uses of BuImportShortTermForecastSchema in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuImportShortTermForecastSchemaModifier and TypeMethodDescriptionBuImportShortTermForecastSchema.canUseForScheduling(Boolean canUseForScheduling) Whether this forecast can be used for schedulingBuImportShortTermForecastSchema.description(String description) The description for the forecastImportForecastUploadResponse.getUploadBodySchema()BuImportShortTermForecastSchema.longTermPlanningGroups(List<LongTermForecastPlanningGroupData> longTermPlanningGroups) The long term planning group dataBuImportShortTermForecastSchema.planningGroups(List<ForecastPlanningGroupData> planningGroups) The short term planning group dataThe number of weeks covered by the forecastMethods in com.mypurecloud.sdk.v2.model with parameters of type BuImportShortTermForecastSchemaModifier and TypeMethodDescriptionvoidImportForecastUploadResponse.setUploadBodySchema(BuImportShortTermForecastSchema uploadBodySchema) ImportForecastUploadResponse.uploadBodySchema(BuImportShortTermForecastSchema uploadBodySchema) Always null.