Uses of Class
com.mypurecloud.sdk.v2.model.LearningModulePreviewUpdateStep
Packages that use LearningModulePreviewUpdateStep
-
Uses of LearningModulePreviewUpdateStep in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModulePreviewUpdateStepModifier and TypeMethodDescriptionLearningModulePreviewUpdateStep.completionPercentage(Float completionPercentage) The completion percentage of the stepLearningModulePreviewUpdateStep.completionStatus(LearningModulePreviewUpdateStep.CompletionStatusEnum completionStatus) The completion status of the stepThe id of the stepLearningModulePreviewUpdateStep.percentageScore(Float percentageScore) Percentage ScoreLearningModulePreviewUpdateStep.structure(List<LearningModulePreviewUpdateScoStructure> structure) The structure for any SCO associated with this stepLearningModulePreviewUpdateStep.successStatus(LearningModulePreviewUpdateStep.SuccessStatusEnum successStatus) The success status of the stepMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningModulePreviewUpdateStepModifier and TypeMethodDescriptionLearningModulePreviewUpdateRequest.getSteps()LearningModulePreviewUpdateResponseAssignment.getSteps()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningModulePreviewUpdateStepModifier and TypeMethodDescriptionvoidLearningModulePreviewUpdateRequest.setSteps(List<LearningModulePreviewUpdateStep> steps) LearningModulePreviewUpdateRequest.steps(List<LearningModulePreviewUpdateStep> steps) The assignment Steps