Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLearningModulePreviewRequest
Packages that use GetLearningModulePreviewRequest
-
Uses of GetLearningModulePreviewRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLearningModulePreviewRequestModifier and TypeMethodDescriptionLearningApi.getLearningModulePreview(GetLearningModulePreviewRequest request) Get a learning module previewLearningApiAsync.getLearningModulePreviewAsync(GetLearningModulePreviewRequest request, AsyncApiCallback<LearningModulePreviewGetResponse> callback) Get a learning module preview -
Uses of GetLearningModulePreviewRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLearningModulePreviewRequestModifier and TypeMethodDescriptionGetLearningModulePreviewRequest.Builder.build()GetLearningModulePreviewRequest.withCustomHeader(String name, String value) GetLearningModulePreviewRequest.withModuleId(String moduleId)