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