Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLearningScheduleslotsQueryRequest
Packages that use PostLearningScheduleslotsQueryRequest
-
Uses of PostLearningScheduleslotsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLearningScheduleslotsQueryRequestModifier and TypeMethodDescriptionLearningApi.postLearningScheduleslotsQuery(PostLearningScheduleslotsQueryRequest request) Get list of possible slots where a learning activity can be scheduled.LearningApiAsync.postLearningScheduleslotsQueryAsync(PostLearningScheduleslotsQueryRequest request, AsyncApiCallback<LearningScheduleSlotsQueryResponse> callback) Get list of possible slots where a learning activity can be scheduled. -
Uses of PostLearningScheduleslotsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLearningScheduleslotsQueryRequestModifier and TypeMethodDescriptionPostLearningScheduleslotsQueryRequest.Builder.build()PostLearningScheduleslotsQueryRequest.withBody(LearningScheduleSlotsQueryRequest body) PostLearningScheduleslotsQueryRequest.withCustomHeader(String name, String value)