Uses of Class
com.mypurecloud.sdk.v2.model.ForecastMetadata
Packages that use ForecastMetadata
-
Uses of ForecastMetadata in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ForecastMetadataModifier and TypeMethodDescriptionForecastMetadata.dateCreated(Date dateCreated) Forecast creation date.Forecast start date.ForecastMetadata.forecastId(String forecastId) Forecast IDLongTermRequirements.getForecastMetadata()ForecastMetadata.intervalLengthInMinutes(String intervalLengthInMinutes) Interval lengthForecastMetadata.source(ForecastMetadata.SourceEnum source) Forecast sourceTimezone of the business unitMethods in com.mypurecloud.sdk.v2.model with parameters of type ForecastMetadataModifier and TypeMethodDescriptionLongTermRequirements.forecastMetadata(ForecastMetadata forecastMetadata) Forecast metadatavoidLongTermRequirements.setForecastMetadata(ForecastMetadata forecastMetadata)