Uses of Class
software.amazon.awssdk.services.elasticache.model.NotificationConfiguration
-
Packages that use NotificationConfiguration Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of NotificationConfiguration in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return NotificationConfiguration Modifier and Type Method Description NotificationConfigurationCacheCluster. notificationConfiguration()Describes a notification topic and its status.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type NotificationConfiguration Modifier and Type Method Description CacheCluster.BuilderCacheCluster.Builder. notificationConfiguration(NotificationConfiguration notificationConfiguration)Describes a notification topic and its status.
-