Class PutLearningModuleRuleRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutLearningModuleRuleRequest.Builder
- Enclosing class:
- PutLearningModuleRuleRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAssign(Boolean assign) withBody(LearningModuleRule body) withModuleId(String moduleId) withRequiredParams(String moduleId, LearningModuleRule body)
-
Method Details
-
withModuleId
-
withBody
-
withAssign
-
withRequiredParams
public PutLearningModuleRuleRequest.Builder withRequiredParams(String moduleId, LearningModuleRule body) -
build
-