Uses of Class
com.mypurecloud.sdk.v2.model.LearningModuleAutoAssignResponse
Packages that use LearningModuleAutoAssignResponse
-
Uses of LearningModuleAutoAssignResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModuleAutoAssignResponseModifier and TypeMethodDescriptionWhether the rule is enabled for the moduleAssignedLearningModule.getAutoAssign()LearningModule.getAutoAssign()LearningModuleMigrateResponse.getAutoAssign()LearningModuleAutoAssignResponse.rule(UsersRulesRuleReference rule) The rule referenceMethods in com.mypurecloud.sdk.v2.model with parameters of type LearningModuleAutoAssignResponseModifier and TypeMethodDescriptionAssignedLearningModule.autoAssign(LearningModuleAutoAssignResponse autoAssign) The auto assignment settings for this moduleLearningModule.autoAssign(LearningModuleAutoAssignResponse autoAssign) The auto assignment settings for this moduleLearningModuleMigrateResponse.autoAssign(LearningModuleAutoAssignResponse autoAssign) The autoAssign ResponsevoidAssignedLearningModule.setAutoAssign(LearningModuleAutoAssignResponse autoAssign) voidLearningModule.setAutoAssign(LearningModuleAutoAssignResponse autoAssign) voidLearningModuleMigrateResponse.setAutoAssign(LearningModuleAutoAssignResponse autoAssign)