Uses of Class
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastImportCompleteTopicBuForecastModification
Packages that use WfmBuShortTermForecastImportCompleteTopicBuForecastModification
-
Uses of WfmBuShortTermForecastImportCompleteTopicBuForecastModification in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBuShortTermForecastImportCompleteTopicBuForecastModificationModifier and TypeMethodDescriptionWfmBuShortTermForecastImportCompleteTopicBuForecastModification.displayGranularity(String displayGranularity) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.endIntervalIndex(Long endIntervalIndex) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.granularity(String granularity) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.legacyMetric(WfmBuShortTermForecastImportCompleteTopicBuForecastModification.LegacyMetricEnum legacyMetric) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.metric(WfmBuShortTermForecastImportCompleteTopicBuForecastModification.MetricEnum metric) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.planningGroupIds(List<String> planningGroupIds) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.secondaryGranularity(String secondaryGranularity) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.secondaryValues(List<WfmBuShortTermForecastImportCompleteTopicModificationIntervalOffsetValue> secondaryValues) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.startIntervalIndex(Long startIntervalIndex) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.type(WfmBuShortTermForecastImportCompleteTopicBuForecastModification.TypeEnum type) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.value(BigDecimal value) WfmBuShortTermForecastImportCompleteTopicBuForecastModification.values(List<WfmBuShortTermForecastImportCompleteTopicModificationIntervalOffsetValue> values) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WfmBuShortTermForecastImportCompleteTopicBuForecastModificationModifier and TypeMethodDescriptionWfmBuShortTermForecastImportCompleteTopicBuShortTermForecast.getModifications()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type WfmBuShortTermForecastImportCompleteTopicBuForecastModificationModifier and TypeMethodDescriptionWfmBuShortTermForecastImportCompleteTopicBuShortTermForecast.modifications(List<WfmBuShortTermForecastImportCompleteTopicBuForecastModification> modifications) voidWfmBuShortTermForecastImportCompleteTopicBuShortTermForecast.setModifications(List<WfmBuShortTermForecastImportCompleteTopicBuForecastModification> modifications)