Uses of Class
com.mypurecloud.sdk.v2.model.LearningScheduleSlotsJobResult
Packages that use LearningScheduleSlotsJobResult
-
Uses of LearningScheduleSlotsJobResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningScheduleSlotsJobResultModifier and TypeMethodDescriptionThe interval of the job.LearningScheduleSlotsJobResult.slot(LearningScheduleSlotsJobSlot slot) The slot found from the jobLearningScheduleSlotsJobResult.status(LearningScheduleSlotsJobResult.StatusEnum status) The status of the jobMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningScheduleSlotsJobResultMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningScheduleSlotsJobResultModifier and TypeMethodDescriptionLearningScheduleSlotsJobResponse.results(List<LearningScheduleSlotsJobResult> results) The results of the job.voidLearningScheduleSlotsJobResponse.setResults(List<LearningScheduleSlotsJobResult> results)