Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLearningScheduleslotsJobsRequest
Packages that use PostLearningScheduleslotsJobsRequest
-
Uses of PostLearningScheduleslotsJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLearningScheduleslotsJobsRequestModifier and TypeMethodDescriptionLearningApi.postLearningScheduleslotsJobs(PostLearningScheduleslotsJobsRequest request) Start job to retrieve slots where a learning activity can be scheduled.LearningApiAsync.postLearningScheduleslotsJobsAsync(PostLearningScheduleslotsJobsRequest request, AsyncApiCallback<LearningScheduleSlotsJobResponse> callback) Start job to retrieve slots where a learning activity can be scheduled. -
Uses of PostLearningScheduleslotsJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLearningScheduleslotsJobsRequestModifier and TypeMethodDescriptionPostLearningScheduleslotsJobsRequest.Builder.build()PostLearningScheduleslotsJobsRequest.withBody(LearningScheduleSlotsJobRequest body) PostLearningScheduleslotsJobsRequest.withCustomHeader(String name, String value)