Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeBaseReference
Packages that use KnowledgeBaseReference
-
Uses of KnowledgeBaseReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeBaseReferenceModifier and TypeMethodDescriptionKnowledgeBaseReference.contentSearchEnabled(Boolean contentSearchEnabled) Flag that indicates the search on content is enabled for the knowledge base.CategoryResponse.getKnowledgeBase()KnowledgeDocumentQueryResult.getKnowledgeBase()KnowledgeDocumentReference.getKnowledgeBase()KnowledgeDocumentResponse.getKnowledgeBase()KnowledgeDocumentSuggestionResultDocument.getKnowledgeBase()KnowledgeDocumentVersionReference.getKnowledgeBase()KnowledgeSearchDocumentResponse.getKnowledgeBase()KnowledgeSuggestionConfig.getKnowledgeBase()KnowledgeSyncJobResponse.getKnowledgeBase()The globally unique identifier for the knowledge base.KnowledgeBaseReference.languageCode(KnowledgeBaseReference.LanguageCodeEnum languageCode) Language of the knowledge baseMethods in com.mypurecloud.sdk.v2.model with parameters of type KnowledgeBaseReferenceModifier and TypeMethodDescriptionCategoryResponse.knowledgeBase(KnowledgeBaseReference knowledgeBase) The reference to knowledge base to which the category belongs to.KnowledgeDocumentQueryResult.knowledgeBase(KnowledgeBaseReference knowledgeBase) Knowledge base to which the document belongs to.KnowledgeDocumentReference.knowledgeBase(KnowledgeBaseReference knowledgeBase) The knowledge base that the document belongs to.KnowledgeDocumentResponse.knowledgeBase(KnowledgeBaseReference knowledgeBase) Knowledge base to which the document belongs to.KnowledgeDocumentSuggestionResultDocument.knowledgeBase(KnowledgeBaseReference knowledgeBase) The knowledge base that the document belongs to.KnowledgeSearchDocumentResponse.knowledgeBase(KnowledgeBaseReference knowledgeBase) Knowledge base to which the document belongs to.KnowledgeSuggestionConfig.knowledgeBase(KnowledgeBaseReference knowledgeBase) The ID of knowledge base to query when Genesys is the knowledge suggestions provider.KnowledgeSyncJobResponse.knowledgeBase(KnowledgeBaseReference knowledgeBase) Knowledge base which document export belongs to.voidCategoryResponse.setKnowledgeBase(KnowledgeBaseReference knowledgeBase) voidKnowledgeDocumentQueryResult.setKnowledgeBase(KnowledgeBaseReference knowledgeBase) voidKnowledgeDocumentReference.setKnowledgeBase(KnowledgeBaseReference knowledgeBase) voidKnowledgeDocumentResponse.setKnowledgeBase(KnowledgeBaseReference knowledgeBase) voidKnowledgeDocumentSuggestionResultDocument.setKnowledgeBase(KnowledgeBaseReference knowledgeBase) voidKnowledgeSearchDocumentResponse.setKnowledgeBase(KnowledgeBaseReference knowledgeBase) voidKnowledgeSuggestionConfig.setKnowledgeBase(KnowledgeBaseReference knowledgeBase) voidKnowledgeSyncJobResponse.setKnowledgeBase(KnowledgeBaseReference knowledgeBase)