Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.TextToSqlKnowledgeBaseConfiguration
Packages that use TextToSqlKnowledgeBaseConfiguration
-
Uses of TextToSqlKnowledgeBaseConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return TextToSqlKnowledgeBaseConfigurationModifier and TypeMethodDescriptionTextToSqlConfiguration.knowledgeBaseConfiguration()Specifies configurations for a knowledge base to use in transformation.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type TextToSqlKnowledgeBaseConfigurationModifier and TypeMethodDescriptionTextToSqlConfiguration.Builder.knowledgeBaseConfiguration(TextToSqlKnowledgeBaseConfiguration knowledgeBaseConfiguration) Specifies configurations for a knowledge base to use in transformation.