Class PutKnowledgeSourceRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutKnowledgeSourceRequest.Builder
- Enclosing class:
- PutKnowledgeSourceRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String sourceId, V3SourceUpdateRequest body) withSourceId(String sourceId)
-
Method Details
-
withSourceId
-
withBody
-
withRequiredParams
public PutKnowledgeSourceRequest.Builder withRequiredParams(String sourceId, V3SourceUpdateRequest body) -
build
-