Class GetLearningModuleVersionRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetLearningModuleVersionRequest.Builder
- Enclosing class:
- GetLearningModuleVersionRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withModuleId(String moduleId) withRequiredParams(String moduleId, String versionId) withVersionId(String versionId)
-
Method Details
-
withModuleId
-
withVersionId
-
withExpand
-
withExpandEnumValues
public GetLearningModuleVersionRequest.Builder withExpandEnumValues(List<GetLearningModuleVersionRequest.expandValues> expand) -
withRequiredParams
public GetLearningModuleVersionRequest.Builder withRequiredParams(String moduleId, String versionId) -
build
-