Uses of Class
com.mypurecloud.sdk.v2.model.LearningScheduleSlotsQueryResponse
Packages that use LearningScheduleSlotsQueryResponse
-
Uses of LearningScheduleSlotsQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LearningScheduleSlotsQueryResponseModifier and TypeMethodDescriptionLearningApi.postLearningScheduleslotsQuery(PostLearningScheduleslotsQueryRequest request) Get list of possible slots where a learning activity can be scheduled.LearningApi.postLearningScheduleslotsQuery(LearningScheduleSlotsQueryRequest body) Get list of possible slots where a learning activity can be scheduled.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type LearningScheduleSlotsQueryResponseModifier and TypeMethodDescriptionLearningApi.postLearningScheduleslotsQuery(ApiRequest<LearningScheduleSlotsQueryRequest> 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.LearningApiAsync.postLearningScheduleslotsQueryAsync(ApiRequest<LearningScheduleSlotsQueryRequest> request, AsyncApiCallback<ApiResponse<LearningScheduleSlotsQueryResponse>> callback) Get list of possible slots where a learning activity can be scheduled.LearningApi.postLearningScheduleslotsQueryWithHttpInfo(LearningScheduleSlotsQueryRequest body) Get list of possible slots where a learning activity can be scheduled.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningScheduleSlotsQueryResponseModifier and TypeMethodDescriptionLearningApiAsync.postLearningScheduleslotsQueryAsync(PostLearningScheduleslotsQueryRequest request, AsyncApiCallback<LearningScheduleSlotsQueryResponse> callback) Get list of possible slots where a learning activity can be scheduled.LearningApiAsync.postLearningScheduleslotsQueryAsync(ApiRequest<LearningScheduleSlotsQueryRequest> request, AsyncApiCallback<ApiResponse<LearningScheduleSlotsQueryResponse>> callback) Get list of possible slots where a learning activity can be scheduled. -
Uses of LearningScheduleSlotsQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningScheduleSlotsQueryResponseModifier and TypeMethodDescriptionLearningScheduleSlotsQueryResponse.suggestedSlots(List<LearningSlot> suggestedSlots) List of slots where Learning activity can be scheduledLearningScheduleSlotsQueryResponse.wfmScheduleActivities(List<LearningSlotWfmScheduleActivity> wfmScheduleActivities) Detailed data for WFM scheduled activities