Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeSourceSynchronizationsRequest
Packages that use GetKnowledgeSourceSynchronizationsRequest
-
Uses of GetKnowledgeSourceSynchronizationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeSourceSynchronizationsRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeSourceSynchronizations(GetKnowledgeSourceSynchronizationsRequest request) Get synchronizations of a source.KnowledgeApiAsync.getKnowledgeSourceSynchronizationsAsync(GetKnowledgeSourceSynchronizationsRequest request, AsyncApiCallback<V3SynchronizationListing> callback) Get synchronizations of a source. -
Uses of GetKnowledgeSourceSynchronizationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeSourceSynchronizationsRequestModifier and TypeMethodDescriptionGetKnowledgeSourceSynchronizationsRequest.Builder.build()GetKnowledgeSourceSynchronizationsRequest.withBefore(String before) GetKnowledgeSourceSynchronizationsRequest.withCustomHeader(String name, String value) GetKnowledgeSourceSynchronizationsRequest.withPageSize(String pageSize) GetKnowledgeSourceSynchronizationsRequest.withSourceId(String sourceId)