Package com.influxdb.client.domain
Class Organizations
java.lang.Object
com.influxdb.client.domain.Organizations
Organizations
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddOrgsItem
(Organization orgsItem) boolean
getLinks()
Get linksgetOrgs()
Get orgsint
hashCode()
orgs
(List<Organization> orgs) void
void
setOrgs
(List<Organization> orgs) toString()
-
Field Details
-
SERIALIZED_NAME_LINKS
- See Also:
-
SERIALIZED_NAME_ORGS
- See Also:
-
-
Constructor Details
-
Organizations
public Organizations()
-
-
Method Details