Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeBaseWithDialectReference
Packages that use KnowledgeBaseWithDialectReference
-
Uses of KnowledgeBaseWithDialectReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeBaseWithDialectReferenceModifier and TypeMethodDescriptionThe globally unique identifier for the knowledge base.KnowledgeBaseWithDialectReference.languageCode(KnowledgeBaseWithDialectReference.LanguageCodeEnum languageCode) The dialect for the knowledge base.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type KnowledgeBaseWithDialectReferenceMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type KnowledgeBaseWithDialectReferenceModifier and TypeMethodDescriptionKnowledgeSuggestionConfig.knowledgeBases(List<KnowledgeBaseWithDialectReference> knowledgeBases) The knowledge bases to query based on dialect, when Genesys is the knowledge suggestions provider.voidKnowledgeSuggestionConfig.setKnowledgeBases(List<KnowledgeBaseWithDialectReference> knowledgeBases)