Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.BedrockKnowledgeStoreConfiguration
-
Packages that use BedrockKnowledgeStoreConfiguration Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of BedrockKnowledgeStoreConfiguration in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return BedrockKnowledgeStoreConfiguration Modifier and Type Method Description BedrockKnowledgeStoreConfigurationDataSourceConfiguration. bedrockKnowledgeStoreConfiguration()Contains details about the configuration of the Amazon Bedrock knowledge base used for theAMAZON.QnAIntent.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type BedrockKnowledgeStoreConfiguration Modifier and Type Method Description DataSourceConfiguration.BuilderDataSourceConfiguration.Builder. bedrockKnowledgeStoreConfiguration(BedrockKnowledgeStoreConfiguration bedrockKnowledgeStoreConfiguration)Contains details about the configuration of the Amazon Bedrock knowledge base used for theAMAZON.QnAIntent.
-