Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeIntegrationOptionsRequest
Packages that use GetKnowledgeIntegrationOptionsRequest
-
Uses of GetKnowledgeIntegrationOptionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeIntegrationOptionsRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeIntegrationOptions(GetKnowledgeIntegrationOptionsRequest request) Get sync options available for a knowledge-connect integrationKnowledgeApiAsync.getKnowledgeIntegrationOptionsAsync(GetKnowledgeIntegrationOptionsRequest request, AsyncApiCallback<KnowledgeIntegrationOptionsResponse> callback) Get sync options available for a knowledge-connect integration -
Uses of GetKnowledgeIntegrationOptionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeIntegrationOptionsRequestModifier and TypeMethodDescriptionGetKnowledgeIntegrationOptionsRequest.Builder.build()GetKnowledgeIntegrationOptionsRequest.withCustomHeader(String name, String value) GetKnowledgeIntegrationOptionsRequest.withIntegrationId(String integrationId) GetKnowledgeIntegrationOptionsRequest.withKnowledgeBaseIds(List<String> knowledgeBaseIds)