Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RdsFieldMapping
Packages that use RdsFieldMapping
-
Uses of RdsFieldMapping in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RdsFieldMappingModifier and TypeMethodDescriptionfinal RdsFieldMappingRdsConfiguration.fieldMapping()Contains the names of the fields to which to map information about the vector store.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RdsFieldMappingModifier and TypeMethodDescriptionRdsConfiguration.Builder.fieldMapping(RdsFieldMapping fieldMapping) Contains the names of the fields to which to map information about the vector store.