Uses of Class
com.mypurecloud.sdk.v2.model.CoachingScheduleSlotsJobResult
Packages that use CoachingScheduleSlotsJobResult
-
Uses of CoachingScheduleSlotsJobResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingScheduleSlotsJobResultModifier and TypeMethodDescriptionCoachingScheduleSlotsJobResult.hasConflict(Boolean hasConflict) True if the slot conflicts with a Coaching AppointmentThe interval of the job.CoachingScheduleSlotsJobResult.slot(CoachingScheduleSlotsJobSlot slot) The slot found from the jobCoachingScheduleSlotsJobResult.status(CoachingScheduleSlotsJobResult.StatusEnum status) The status of the jobMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CoachingScheduleSlotsJobResultMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CoachingScheduleSlotsJobResultModifier and TypeMethodDescriptionCoachingScheduleSlotsJobResponse.results(List<CoachingScheduleSlotsJobResult> results) The results of the job.voidCoachingScheduleSlotsJobResponse.setResults(List<CoachingScheduleSlotsJobResult> results)