Uses of Class
com.mypurecloud.sdk.v2.model.LearningModulePreviewGetResponse
Packages that use LearningModulePreviewGetResponse
-
Uses of LearningModulePreviewGetResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LearningModulePreviewGetResponseModifier and TypeMethodDescriptionLearningApi.getLearningModulePreview(GetLearningModulePreviewRequest request) Get a learning module previewLearningApi.getLearningModulePreview(String moduleId) Get a learning module previewMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LearningModulePreviewGetResponseModifier and TypeMethodDescriptionLearningApi.getLearningModulePreview(ApiRequest<Void> request) Get a learning module previewLearningApiAsync.getLearningModulePreviewAsync(GetLearningModulePreviewRequest request, AsyncApiCallback<LearningModulePreviewGetResponse> callback) Get a learning module previewLearningApiAsync.getLearningModulePreviewAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LearningModulePreviewGetResponse>> callback) Get a learning module previewLearningApi.getLearningModulePreviewWithHttpInfo(String moduleId) Get a learning module previewMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningModulePreviewGetResponseModifier and TypeMethodDescriptionLearningApiAsync.getLearningModulePreviewAsync(GetLearningModulePreviewRequest request, AsyncApiCallback<LearningModulePreviewGetResponse> callback) Get a learning module previewLearningApiAsync.getLearningModulePreviewAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LearningModulePreviewGetResponse>> callback) Get a learning module preview -
Uses of LearningModulePreviewGetResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModulePreviewGetResponseModifier and TypeMethodDescriptionLearningModulePreviewGetResponse.assessmentForm(AssessmentForm assessmentForm) The assessment form for learning moduleLearningModulePreviewGetResponse.assignment(LearningModulePreviewGetResponseAssignment assignment) the assignment previewLearningModulePreviewGetResponse.coverArt(LearningModuleCoverArtResponse coverArt) The cover art for the learning moduleLearningModulePreviewGetResponse.description(String description) The description of learning moduleLearningModulePreviewGetResponse.enforceContentOrder(Boolean enforceContentOrder) If true, learning module content should be viewed one by one in orderThe name of learning moduleLearningModulePreviewGetResponse.reviewAssessmentResults(ReviewAssessmentResults reviewAssessmentResults) Allows to view Assessment results in detail