Uses of Class
com.mypurecloud.sdk.v2.model.LearningModuleInformStep
Packages that use LearningModuleInformStep
-
Uses of LearningModuleInformStep in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModuleInformStepModifier and TypeMethodDescriptionLearningModuleInformStep.contentType(String contentType) The document type for Content type Inform stepLearningModuleInformStep.description(String description) The description for the inform stepLearningModuleInformStep.displayName(String displayName) The display name for the inform stepLearningAssignmentStep.getModuleStep()LearningModulePreviewGetResponseStep.getModuleStep()The name of the inform step or contentThe order of inform step in a learning moduleLearningModuleInformStep.sharingUri(String sharingUri) The sharing uri for Content type inform stepLearningModuleInformStep.type(LearningModuleInformStep.TypeEnum type) The learning module inform step typeThe value for inform stepMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningModuleInformStepModifier and TypeMethodDescriptionAssignedLearningModule.getInformSteps()LearningModule.getInformSteps()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningModuleInformStepModifier and TypeMethodDescriptionAssignedLearningModule.informSteps(List<LearningModuleInformStep> informSteps) The list of inform steps in a learning moduleLearningModule.informSteps(List<LearningModuleInformStep> informSteps) The list of inform steps in a learning modulevoidAssignedLearningModule.setInformSteps(List<LearningModuleInformStep> informSteps) voidLearningModule.setInformSteps(List<LearningModuleInformStep> informSteps)