Uses of Class
software.amazon.awssdk.services.bedrockagent.model.MongoDbAtlasFieldMapping
Packages that use MongoDbAtlasFieldMapping
-
Uses of MongoDbAtlasFieldMapping in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return MongoDbAtlasFieldMappingModifier and TypeMethodDescriptionfinal 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 MongoDbAtlasFieldMappingModifier and TypeMethodDescriptionMongoDbAtlasConfiguration.Builder.fieldMapping(MongoDbAtlasFieldMapping fieldMapping) Contains the names of the fields to which to map information about the vector store.