Package com.influxdb.client.domain
Class NotificationEndpoints
java.lang.Object
com.influxdb.client.domain.NotificationEndpoints
NotificationEndpoints
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddNotificationEndpointsItem
(NotificationEndpoint notificationEndpointsItem) boolean
getLinks()
Get linksGet notificationEndpointsint
hashCode()
notificationEndpoints
(List<NotificationEndpoint> notificationEndpoints) void
void
setNotificationEndpoints
(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
-