Class Notification (2.22.3)

public class Notification extends NotificationInfo

The class representing Pub/Sub notifications for the Storage. See pubsub-notifications for details.

Inheritance

Object > NotificationInfo > Notification

Methods

equals(Object o)

public boolean equals(Object o)
Parameter
NameDescription
oObject
Returns
TypeDescription
boolean
Overrides

getStorage()

public Storage getStorage()

Returns the notification's Storage object used to issue requests.