Uses of Class
com.mypurecloud.sdk.v2.api.request.PutLearningModulePreviewRequest
Packages that use PutLearningModulePreviewRequest
-
Uses of PutLearningModulePreviewRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutLearningModulePreviewRequestModifier and TypeMethodDescriptionLearningApi.putLearningModulePreview(PutLearningModulePreviewRequest request) Update a learning module preview This will update a learning module previewLearningApiAsync.putLearningModulePreviewAsync(PutLearningModulePreviewRequest request, AsyncApiCallback<LearningModulePreviewUpdateResponse> callback) Update a learning module preview This will update a learning module preview -
Uses of PutLearningModulePreviewRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutLearningModulePreviewRequestModifier and TypeMethodDescriptionPutLearningModulePreviewRequest.Builder.build()PutLearningModulePreviewRequest.withBody(LearningModulePreviewUpdateRequest body) PutLearningModulePreviewRequest.withCustomHeader(String name, String value) PutLearningModulePreviewRequest.withModuleId(String moduleId)