Class GetLearningModuleVersionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetLearningModuleVersionRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetModuleId(String moduleId) voidsetVersionId(String versionId) withCustomHeader(String name, String value) withExpand(List<String> expand) withModuleId(String moduleId) withVersionId(String versionId)
-
Constructor Details
-
GetLearningModuleVersionRequest
public GetLearningModuleVersionRequest()
-
-
Method Details
-
getModuleId
-
setModuleId
-
withModuleId
-
getVersionId
-
setVersionId
-
withVersionId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-