Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
-
Packages that use RedisEnterpriseCloudConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of RedisEnterpriseCloudConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RedisEnterpriseCloudConfiguration Modifier and Type Method Description RedisEnterpriseCloudConfigurationStorageConfiguration. redisEnterpriseCloudConfiguration()Contains the storage configuration of the knowledge base in Redis Enterprise Cloud.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RedisEnterpriseCloudConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. redisEnterpriseCloudConfiguration(RedisEnterpriseCloudConfiguration redisEnterpriseCloudConfiguration)Contains the storage configuration of the knowledge base in Redis Enterprise Cloud.
-