Package com.influxdb.client.domain
Class NotificationEndpoints
java.lang.Object
com.influxdb.client.domain.NotificationEndpoints
NotificationEndpoints
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNotificationEndpointsItem(NotificationEndpoint notificationEndpointsItem) booleangetLinks()Get linksGet notificationEndpointsinthashCode()notificationEndpoints(List<NotificationEndpoint> notificationEndpoints) voidvoidsetNotificationEndpoints(List<NotificationEndpoint> notificationEndpoints) toString()
-
Field Details
-
SERIALIZED_NAME_NOTIFICATION_ENDPOINTS
- See Also:
-
SERIALIZED_NAME_LINKS
- See Also:
-
-
Constructor Details
-
NotificationEndpoints
public NotificationEndpoints()
-
-
Method Details
-
notificationEndpoints
public NotificationEndpoints notificationEndpoints(List<NotificationEndpoint> notificationEndpoints) -
addNotificationEndpointsItem
public NotificationEndpoints addNotificationEndpointsItem(NotificationEndpoint notificationEndpointsItem) -
getNotificationEndpoints
Get notificationEndpoints- Returns:
- notificationEndpoints
-
setNotificationEndpoints
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-