Uses of Class
com.amazonaws.services.elasticache.model.NotificationConfiguration
Packages that use NotificationConfiguration
-
Uses of NotificationConfiguration in com.amazonaws.services.elasticache.model
Methods in com.amazonaws.services.elasticache.model that return NotificationConfigurationModifier and TypeMethodDescriptionNotificationConfiguration.clone()CacheCluster.getNotificationConfiguration()NotificationConfiguration.withTopicArn(String topicArn) The Amazon Resource Name (ARN) that identifies the topic.NotificationConfiguration.withTopicStatus(String topicStatus) The current state of the topic.Methods in com.amazonaws.services.elasticache.model with parameters of type NotificationConfigurationModifier and TypeMethodDescriptionvoidCacheCluster.setNotificationConfiguration(NotificationConfiguration notificationConfiguration) CacheCluster.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)