Uses of Class
com.mypurecloud.sdk.v2.model.UpdateScheduleUploadSchema
Packages that use UpdateScheduleUploadSchema
-
Uses of UpdateScheduleUploadSchema in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateScheduleUploadSchemaModifier and TypeMethodDescriptionUpdateScheduleUploadSchema.agentSchedules(List<BuUpdateAgentScheduleUploadSchema> agentSchedules) Individual agent schedulesUpdateScheduleUploadSchema.description(String description) The description to set for the scheduleUpdateScheduleUploadResponse.getUploadBodySchema()UpdateScheduleUploadSchema.headcountForecast(BuHeadcountForecastBuPlanningGroupHeadcountForecastUploadSchema headcountForecast) The headcount forecast to associate with the scheduleUpdateScheduleUploadSchema.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this scheduleWhether to publish the schedule.UpdateScheduleUploadSchema.shortTermForecast(BuShortTermForecastReference shortTermForecast) The short term forecast to associate with the scheduleMethods in com.mypurecloud.sdk.v2.model with parameters of type UpdateScheduleUploadSchemaModifier and TypeMethodDescriptionvoidUpdateScheduleUploadResponse.setUploadBodySchema(UpdateScheduleUploadSchema uploadBodySchema) UpdateScheduleUploadResponse.uploadBodySchema(UpdateScheduleUploadSchema uploadBodySchema) Always null.