Uses of Class
com.mypurecloud.sdk.v2.model.LearningModulePreviewUpdateResponse
Packages that use LearningModulePreviewUpdateResponse
-
Uses of LearningModulePreviewUpdateResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LearningModulePreviewUpdateResponseModifier and TypeMethodDescriptionLearningApi.putLearningModulePreview(PutLearningModulePreviewRequest request) Update a learning module preview This will update a learning module previewLearningApi.putLearningModulePreview(String moduleId, LearningModulePreviewUpdateRequest body) Update a learning module preview This will update a learning module previewMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LearningModulePreviewUpdateResponseModifier and TypeMethodDescriptionLearningApi.putLearningModulePreview(ApiRequest<LearningModulePreviewUpdateRequest> 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 previewLearningApiAsync.putLearningModulePreviewAsync(ApiRequest<LearningModulePreviewUpdateRequest> request, AsyncApiCallback<ApiResponse<LearningModulePreviewUpdateResponse>> callback) Update a learning module preview This will update a learning module previewLearningApi.putLearningModulePreviewWithHttpInfo(String moduleId, LearningModulePreviewUpdateRequest body) Update a learning module preview This will update a learning module previewMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningModulePreviewUpdateResponseModifier and TypeMethodDescriptionLearningApiAsync.putLearningModulePreviewAsync(PutLearningModulePreviewRequest request, AsyncApiCallback<LearningModulePreviewUpdateResponse> callback) Update a learning module preview This will update a learning module previewLearningApiAsync.putLearningModulePreviewAsync(ApiRequest<LearningModulePreviewUpdateRequest> request, AsyncApiCallback<ApiResponse<LearningModulePreviewUpdateResponse>> callback) Update a learning module preview This will update a learning module preview -
Uses of LearningModulePreviewUpdateResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModulePreviewUpdateResponseModifier and TypeMethodDescriptionLearningModulePreviewUpdateResponse.assignment(LearningModulePreviewUpdateResponseAssignment assignment) The Assignment PreviewThe Learning Module id