public class NotificationEndpoint extends NotificationEndpointBase
NotificationEndpointBase.StatusEnum
SERIALIZED_NAME_CREATED_AT, SERIALIZED_NAME_DESCRIPTION, SERIALIZED_NAME_ID, SERIALIZED_NAME_LABELS, SERIALIZED_NAME_LINKS, SERIALIZED_NAME_NAME, SERIALIZED_NAME_ORG_I_D, SERIALIZED_NAME_STATUS, SERIALIZED_NAME_TYPE, SERIALIZED_NAME_UPDATED_AT, SERIALIZED_NAME_USER_I_D
Constructor and Description |
---|
NotificationEndpoint() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addLabelsItem, description, getCreatedAt, getDescription, getId, getLabels, getLinks, getName, getOrgID, getStatus, getType, getUpdatedAt, getUserID, id, labels, links, name, orgID, setDescription, setId, setLabels, setLinks, setName, setOrgID, setStatus, setType, setUserID, status, type, userID
public boolean equals(Object o)
equals
in class NotificationEndpointBase
public int hashCode()
hashCode
in class NotificationEndpointBase
public String toString()
toString
in class NotificationEndpointBase
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.