Uses of Class
com.mypurecloud.sdk.v2.model.BuUpdateAgentScheduleUploadSchema
Packages that use BuUpdateAgentScheduleUploadSchema
-
Uses of BuUpdateAgentScheduleUploadSchema in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuUpdateAgentScheduleUploadSchemaModifier and TypeMethodDescriptionWhether to delete this agent's schedule.BuUpdateAgentScheduleUploadSchema.fullDayTimeOffMarkers(List<BuFullDayTimeOffMarker> fullDayTimeOffMarkers) Any full day time off markers that apply to this agent scheduleBuUpdateAgentScheduleUploadSchema.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this agent schedule.BuUpdateAgentScheduleUploadSchema.shifts(List<BuUpdateAgentScheduleShift> shifts) The shift definitions for this agent scheduleThe ID of the user to whom this agent schedule appliesBuUpdateAgentScheduleUploadSchema.workPlanId(ValueWrapperString workPlanId) The ID of the work plan for this user.BuUpdateAgentScheduleUploadSchema.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 BuUpdateAgentScheduleUploadSchemaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuUpdateAgentScheduleUploadSchemaModifier and TypeMethodDescriptionUpdateScheduleUploadSchema.agentSchedules(List<BuUpdateAgentScheduleUploadSchema> agentSchedules) Individual agent schedulesvoidUpdateScheduleUploadSchema.setAgentSchedules(List<BuUpdateAgentScheduleUploadSchema> agentSchedules)