Package com.influxdb.client.domain
Class SourceLinks
java.lang.Object
com.influxdb.client.domain.SourceLinks
SourceLinks
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
SERIALIZED_NAME_SELF
- See Also:
-
SERIALIZED_NAME_QUERY
- See Also:
-
SERIALIZED_NAME_HEALTH
- See Also:
-
SERIALIZED_NAME_BUCKETS
- See Also:
-
-
Constructor Details
-
SourceLinks
public SourceLinks()
-
-
Method Details
-
self
-
getSelf
Get self- Returns:
- self
-
setSelf
-
query
-
getQuery
Get query- Returns:
- query
-
setQuery
-
health
-
getHealth
Get health- Returns:
- health
-
setHealth
-
buckets
-
getBuckets
Get buckets- Returns:
- buckets
-
setBuckets
-
equals
-
hashCode
public int hashCode() -
toString
-