Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLearningScheduleslotsJobRequest
Packages that use GetLearningScheduleslotsJobRequest
-
Uses of GetLearningScheduleslotsJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLearningScheduleslotsJobRequestModifier and TypeMethodDescriptionLearningApi.getLearningScheduleslotsJob(GetLearningScheduleslotsJobRequest request) Retrieve the status of the job for the slots where a learning activity can be scheduled.LearningApiAsync.getLearningScheduleslotsJobAsync(GetLearningScheduleslotsJobRequest request, AsyncApiCallback<LearningScheduleSlotsJobResponse> callback) Retrieve the status of the job for the slots where a learning activity can be scheduled. -
Uses of GetLearningScheduleslotsJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLearningScheduleslotsJobRequestModifier and TypeMethodDescriptionGetLearningScheduleslotsJobRequest.Builder.build()GetLearningScheduleslotsJobRequest.withCustomHeader(String name, String value)