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