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