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