Package com.influxdb.client.domain
Class DashboardLinks
java.lang.Object
com.influxdb.client.domain.DashboardLinks
DashboardLinks
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
SERIALIZED_NAME_SELF
- See Also:
-
SERIALIZED_NAME_CELLS
- See Also:
-
SERIALIZED_NAME_MEMBERS
- See Also:
-
SERIALIZED_NAME_OWNERS
- See Also:
-
SERIALIZED_NAME_LABELS
- See Also:
-
SERIALIZED_NAME_ORG
- See Also:
-
-
Constructor Details
-
DashboardLinks
public DashboardLinks()
-
-
Method Details
-
getSelf
URI of resource.- Returns:
- self
-
getCells
URI of resource.- Returns:
- cells
-
getMembers
URI of resource.- Returns:
- members
-
getOwners
URI of resource.- Returns:
- owners
-
getLabels
URI of resource.- Returns:
- labels
-
getOrg
URI of resource.- Returns:
- org
-
equals
-
hashCode
public int hashCode() -
toString
-