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