Uses of Class
com.cloudera.cdp.df.model.Notification
Packages that use Notification
-
Uses of Notification in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return types with arguments of type NotificationModifier and TypeMethodDescriptionListNotificationsResponse.getNotifications()
Getter for notifications.Method parameters in com.cloudera.cdp.df.model with type arguments of type NotificationModifier and TypeMethodDescriptionvoid
ListNotificationsResponse.setNotifications
(List<Notification> notifications) Setter for notifications.