Package com.influxdb.client.domain
Class PasswordResetBody
java.lang.Object
com.influxdb.client.domain.PasswordResetBody
PasswordResetBody
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get passwordint
hashCode()
void
setPassword
(String password) toString()
-
Field Details
-
SERIALIZED_NAME_PASSWORD
- See Also:
-
-
Constructor Details
-
PasswordResetBody
public PasswordResetBody()
-
-
Method Details