public class SegmentChangeNotification extends IncomingNotification
IncomingNotification.Type| Constructor and Description |
|---|
SegmentChangeNotification(GenericNotificationData genericNotificationData) |
| Modifier and Type | Method and Description |
|---|---|
long |
getChangeNumber() |
String |
getSegmentName() |
void |
handler(NotificationProcessor notificationProcessor) |
String |
toString() |
getChannel, getTypepublic SegmentChangeNotification(GenericNotificationData genericNotificationData)
public String getSegmentName()
public long getChangeNumber()
public void handler(NotificationProcessor notificationProcessor)
handler in class IncomingNotificationCopyright © 2021. All rights reserved.