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