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