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