Package com.influxdb.client.domain
Class NotificationRules
java.lang.Object
com.influxdb.client.domain.NotificationRules
NotificationRules
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddNotificationRulesItem
(NotificationRule notificationRulesItem) boolean
getLinks()
Get linksGet notificationRulesint
hashCode()
notificationRules
(List<NotificationRule> notificationRules) void
void
setNotificationRules
(List<NotificationRule> notificationRules) toString()
-
Field Details
-
SERIALIZED_NAME_NOTIFICATION_RULES
- See Also:
-
SERIALIZED_NAME_LINKS
- See Also:
-
-
Constructor Details
-
NotificationRules
public NotificationRules()
-
-
Method Details
-
notificationRules
-
addNotificationRulesItem
-
getNotificationRules
Get notificationRules- Returns:
- notificationRules
-
setNotificationRules
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-