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