Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RdsFieldMapping
-
Packages that use RdsFieldMapping Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of RdsFieldMapping in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RdsFieldMapping Modifier and Type Method Description 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 RdsFieldMapping Modifier and Type Method Description RdsConfiguration.BuilderRdsConfiguration.Builder. fieldMapping(RdsFieldMapping fieldMapping)Contains the names of the fields to which to map information about the vector store.
-