public class TopicConfiguration extends AbstractNotification
AbstractNotification.Filter
events, filter, id
Constructor and Description |
---|
TopicConfiguration() |
TopicConfiguration(String id,
AbstractNotification.Filter filter,
String topic,
List<EventTypeEnum> events)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getTopic()
Obtain the URN of the event notification topic.
|
void |
setTopic(String topic)
Set the URN of the event notification topic.
|
String |
toString() |
getEvents, getEventTypes, getFilter, getId, setEvents, setEventTypes, setFilter, setId
getRequestId, getResponseHeaders, getStatusCode
public TopicConfiguration()
public TopicConfiguration(String id, AbstractNotification.Filter filter, String topic, List<EventTypeEnum> events)
id
- Event notification configuration IDfilter
- Filtering rule grouptopic
- URN of the event notification topicevents
- List of the event types that require the release of notification messagespublic String getTopic()
public void setTopic(String topic)
topic
- URN of the event notification topicpublic String toString()
toString
in class HeaderResponse
Copyright © 2019. All rights reserved.