|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationConfiguration | |
---|---|
com.amazonaws.services.elasticache.model | Classes modeling the various types represented by AmazonElastiCache. |
Uses of NotificationConfiguration in com.amazonaws.services.elasticache.model |
---|
Methods in com.amazonaws.services.elasticache.model that return NotificationConfiguration | |
---|---|
NotificationConfiguration |
CacheCluster.getNotificationConfiguration()
Describes a notification topic and its status. |
NotificationConfiguration |
NotificationConfiguration.withTopicArn(String topicArn)
The Amazon Resource Name (ARN) that identifies the topic. |
NotificationConfiguration |
NotificationConfiguration.withTopicStatus(String topicStatus)
The current state of the topic. |
Methods in com.amazonaws.services.elasticache.model with parameters of type NotificationConfiguration | |
---|---|
void |
CacheCluster.setNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Describes a notification topic and its status. |
CacheCluster |
CacheCluster.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Describes a notification topic and its status. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |