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