Uses of Class
com.mypurecloud.sdk.v2.model.BuScheduleListItem
Packages that use BuScheduleListItem
-
Uses of BuScheduleListItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuScheduleListItemModifier and TypeMethodDescriptionBuScheduleListItem.description(String description) The description of this scheduleBuScheduleListItem.generationResults(ScheduleGenerationResultSummary generationResults) Generation result summary for this schedule, if applicableThe ID of the scheduleBuScheduleListItem.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this scheduleWhether this schedule is publishedBuScheduleListItem.shortTermForecast(BuShortTermForecastReference shortTermForecast) The forecast used for this schedule, if applicableThe number of weeks spanned by this scheduleThe start week date for this schedule.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuScheduleListItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuScheduleListItemModifier and TypeMethodDescriptionBuScheduleListing.entities(List<BuScheduleListItem> entities) voidBuScheduleListing.setEntities(List<BuScheduleListItem> entities)