Uses of Class
com.mypurecloud.sdk.v2.model.LearningModuleInformStepRequest
Packages that use LearningModuleInformStepRequest
-
Uses of LearningModuleInformStepRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModuleInformStepRequestModifier and TypeMethodDescriptionLearningModuleInformStepRequest.contentType(String contentType) The document type for Content type Inform stepLearningModuleInformStepRequest.description(String description) The description for the inform stepLearningModuleInformStepRequest.displayName(String displayName) The display name for the inform stepThe name of the inform step or contentThe order of inform step in a learning moduleLearningModuleInformStepRequest.sharingUri(String sharingUri) The sharing uri for Content type inform stepLearningModuleInformStepRequest.type(LearningModuleInformStepRequest.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 LearningModuleInformStepRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningModuleInformStepRequestModifier and TypeMethodDescriptionLearningModuleRequest.informSteps(List<LearningModuleInformStepRequest> informSteps) The list of inform steps in a learning modulevoidLearningModuleRequest.setInformSteps(List<LearningModuleInformStepRequest> informSteps)