Uses of Class
software.amazon.awssdk.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
-
Packages that use VectorKnowledgeBaseConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of VectorKnowledgeBaseConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return VectorKnowledgeBaseConfiguration Modifier and Type Method Description VectorKnowledgeBaseConfigurationKnowledgeBaseConfiguration. vectorKnowledgeBaseConfiguration()Returns the value of the VectorKnowledgeBaseConfiguration property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type VectorKnowledgeBaseConfiguration Modifier and Type Method Description KnowledgeBaseConfiguration.BuilderKnowledgeBaseConfiguration.Builder. vectorKnowledgeBaseConfiguration(VectorKnowledgeBaseConfiguration vectorKnowledgeBaseConfiguration)Sets the value of the VectorKnowledgeBaseConfiguration property for this object.
-