public class TopicConfiguration extends AbstractNotification
AbstractNotification.Filterevents, filter, id| 构造器和说明 |
|---|
TopicConfiguration() |
TopicConfiguration(String id,
AbstractNotification.Filter filter,
String topic,
List<EventTypeEnum> events)
Constructor
|
| 限定符和类型 | 方法和说明 |
|---|---|
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, setIdgetRequestId, getResponseHeaders, getStatusCodepublic 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 在类中 HeaderResponseCopyright © 2021. All rights reserved.