Class PutLearningModuleRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutLearningModuleRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String moduleId, LearningModuleRequest body) getBody()voidsetBody(LearningModuleRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetModuleId(String moduleId) withCustomHeader(String name, String value) withModuleId(String moduleId)
-
Constructor Details
-
PutLearningModuleRequest
public PutLearningModuleRequest()
-
-
Method Details
-
getModuleId
-
setModuleId
-
withModuleId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-