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