Package com.influxdb.client.domain
Class IsOnboarding
java.lang.Object
com.influxdb.client.domain.IsOnboarding
IsOnboarding
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
True means that the influxdb instance has NOT had initial setup; false means that the database has been setup.int
hashCode()
void
setAllowed
(Boolean allowed) toString()
-
Field Details
-
SERIALIZED_NAME_ALLOWED
- See Also:
-
-
Constructor Details
-
IsOnboarding
public IsOnboarding()
-
-
Method Details
-
allowed
-
getAllowed
True means that the influxdb instance has NOT had initial setup; false means that the database has been setup.- Returns:
- allowed
-
setAllowed
-
equals
-
hashCode
public int hashCode() -
toString
-