public class TopicConfiguration extends NotificationConfiguration
| Constructor and Description |
|---|
TopicConfiguration() |
TopicConfiguration(String topicARN,
Set<String> events,
List<String> objectPrefixes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTopicARN() |
int |
hashCode() |
getEvents, getObjectPrefixespublic String getTopicARN()
public boolean equals(Object o)
equals in class NotificationConfigurationpublic int hashCode()
hashCode in class NotificationConfigurationCopyright © 2021 MuleSoft, Inc.. All rights reserved.