Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeSourcesSynchronizationsRequest
Packages that use GetKnowledgeSourcesSynchronizationsRequest
-
Uses of GetKnowledgeSourcesSynchronizationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeSourcesSynchronizationsRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeSourcesSynchronizations(GetKnowledgeSourcesSynchronizationsRequest request) Get synchronizations of all sources of the organization.KnowledgeApiAsync.getKnowledgeSourcesSynchronizationsAsync(GetKnowledgeSourcesSynchronizationsRequest request, AsyncApiCallback<V3SynchronizationListing> callback) Get synchronizations of all sources of the organization. -
Uses of GetKnowledgeSourcesSynchronizationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeSourcesSynchronizationsRequestModifier and TypeMethodDescriptionGetKnowledgeSourcesSynchronizationsRequest.Builder.build()GetKnowledgeSourcesSynchronizationsRequest.withBefore(String before) GetKnowledgeSourcesSynchronizationsRequest.withCustomHeader(String name, String value) GetKnowledgeSourcesSynchronizationsRequest.withPageSize(String pageSize)