| Package | Description | 
|---|---|
| com.amazonaws.services.elasticache.model | 
 Classes modeling the various types represented by AmazonElastiCache. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NotificationConfiguration | 
NotificationConfiguration.clone()  | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CacheCluster.setNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Describes a notification topic and its status. 
 | 
CacheCluster | 
CacheCluster.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Describes a notification topic and its status. 
 | 
Copyright © 2015. All rights reserved.