Uses of Class
com.mypurecloud.sdk.v2.model.BuShortTermForecastListItem
Packages that use BuShortTermForecastListItem
-
Uses of BuShortTermForecastListItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuShortTermForecastListItemModifier and TypeMethodDescriptionBuShortTermForecastListItem.canUseForScheduling(Boolean canUseForScheduling) Whether this forecast can be used for schedulingBuShortTermForecastListItem.creationMethod(BuShortTermForecastListItem.CreationMethodEnum creationMethod) The method by which this forecast was createdBuShortTermForecastListItem.description(String description) The description of this forecastThe globally unique identifier for the object.BuShortTermForecastListItem.metadata(WfmVersionedEntityMetadata metadata) Metadata for this forecastThe number of weeks this forecast coversThe start week date of this forecast in yyyy-MM-dd.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuShortTermForecastListItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuShortTermForecastListItemModifier and TypeMethodDescriptionBuShortTermForecastListing.entities(List<BuShortTermForecastListItem> entities) voidBuShortTermForecastListing.setEntities(List<BuShortTermForecastListItem> entities)