Uses of Class
com.mypurecloud.sdk.v2.model.BuImportAgentScheduleUploadSchema
Packages that use BuImportAgentScheduleUploadSchema
-
Uses of BuImportAgentScheduleUploadSchema in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuImportAgentScheduleUploadSchemaModifier and TypeMethodDescriptionBuImportAgentScheduleUploadSchema.fullDayTimeOffMarkers(List<BuFullDayTimeOffMarker> fullDayTimeOffMarkers) Any full day time off markers that apply to this agent scheduleBuImportAgentScheduleUploadSchema.shifts(List<BuAgentScheduleShiftRequest> shifts) The shift definitions for this agent scheduleThe ID of the user to whom this agent schedule appliesBuImportAgentScheduleUploadSchema.workPlanId(ValueWrapperString workPlanId) The ID of the work plan for this user.BuImportAgentScheduleUploadSchema.workPlanIdsPerWeek(ListWrapperString workPlanIdsPerWeek) The IDs of the work plans per week for this user.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuImportAgentScheduleUploadSchemaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuImportAgentScheduleUploadSchemaModifier and TypeMethodDescriptionImportScheduleUploadSchema.agentSchedules(List<BuImportAgentScheduleUploadSchema> agentSchedules) Individual agent schedulesvoidImportScheduleUploadSchema.setAgentSchedules(List<BuImportAgentScheduleUploadSchema> agentSchedules)