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()Returns the value of the RedisEnterpriseCloudConfiguration property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RedisEnterpriseCloudConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. redisEnterpriseCloudConfiguration(RedisEnterpriseCloudConfiguration redisEnterpriseCloudConfiguration)Sets the value of the RedisEnterpriseCloudConfiguration property for this object.
-