Uses of Class
com.mypurecloud.sdk.v2.model.ImportScheduleUploadSchema
Packages that use ImportScheduleUploadSchema
-
Uses of ImportScheduleUploadSchema in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportScheduleUploadSchemaModifier and TypeMethodDescriptionImportScheduleUploadSchema.agentSchedules(List<BuImportAgentScheduleUploadSchema> agentSchedules) Individual agent schedulesImportScheduleUploadSchema.description(String description) The description for the imported scheduleImportScheduleUploadResponse.getUploadBodySchema()ImportScheduleUploadSchema.headcountForecast(BuHeadcountForecastBuPlanningGroupHeadcountForecastUploadSchema headcountForecast) The headcount forecast to associate with the imported scheduleWhether the imported schedule should be immediately publishedImportScheduleUploadSchema.shortTermForecast(BuShortTermForecastReference shortTermForecast) The short term forecast to associate with the imported scheduleThe number of weeks the imported schedule will coverMethods in com.mypurecloud.sdk.v2.model with parameters of type ImportScheduleUploadSchemaModifier and TypeMethodDescriptionvoidImportScheduleUploadResponse.setUploadBodySchema(ImportScheduleUploadSchema uploadBodySchema) ImportScheduleUploadResponse.uploadBodySchema(ImportScheduleUploadSchema uploadBodySchema) Always null.