Class PatchKnowledgeKnowledgebaseLabelRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchKnowledgeKnowledgebaseLabelRequest.Builder
- Enclosing class:
- PatchKnowledgeKnowledgebaseLabelRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(LabelUpdateRequest body) withKnowledgeBaseId(String knowledgeBaseId) withLabelId(String labelId) withRequiredParams(String knowledgeBaseId, String labelId, LabelUpdateRequest body)
-
Method Details
-
withKnowledgeBaseId
-
withLabelId
-
withBody
-
withRequiredParams
public PatchKnowledgeKnowledgebaseLabelRequest.Builder withRequiredParams(String knowledgeBaseId, String labelId, LabelUpdateRequest body) -
build
-