public class NotificationConfig
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationConfig.TopicConfig |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EVENT_REDUCED_REDUNDANCY_LOST_OBJECT |
| Constructor and Description |
|---|
NotificationConfig() |
NotificationConfig(java.util.List<NotificationConfig.TopicConfig> topicConfigs) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTopicConfig(NotificationConfig.TopicConfig config) |
java.util.List<NotificationConfig.TopicConfig> |
getTopicConfigs() |
java.lang.String |
toXml() |
public static final java.lang.String EVENT_REDUCED_REDUNDANCY_LOST_OBJECT
public NotificationConfig(java.util.List<NotificationConfig.TopicConfig> topicConfigs)
public NotificationConfig()
public java.util.List<NotificationConfig.TopicConfig> getTopicConfigs()
public void addTopicConfig(NotificationConfig.TopicConfig config)
public java.lang.String toXml()
throws javax.xml.parsers.ParserConfigurationException,
javax.xml.parsers.FactoryConfigurationError,
javax.xml.transform.TransformerException
javax.xml.parsers.FactoryConfigurationErrorjavax.xml.parsers.ParserConfigurationExceptionjavax.xml.transform.TransformerException