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