Class PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder
- Enclosing class:
- PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest
public static class PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withGroupId(String groupId) withKnowledgeBaseId(String knowledgeBaseId) withPhraseGroupId(String phraseGroupId) withRequiredParams(String knowledgeBaseId, String groupId, String phraseGroupId, UnansweredPhraseGroupPatchRequestBody body)
-
Method Details
-
withKnowledgeBaseId
public PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder withKnowledgeBaseId(String knowledgeBaseId) -
withGroupId
public PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder withGroupId(String groupId) -
withPhraseGroupId
public PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder withPhraseGroupId(String phraseGroupId) -
withBody
-
withRequiredParams
public PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder withRequiredParams(String knowledgeBaseId, String groupId, String phraseGroupId, UnansweredPhraseGroupPatchRequestBody body) -
build
-