Uses of Class
com.influxdb.client.domain.PasswordResetBody
Packages that use PasswordResetBody
-
Uses of PasswordResetBody in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return PasswordResetBody -
Uses of PasswordResetBody in com.influxdb.client.service
Methods in com.influxdb.client.service with parameters of type PasswordResetBodyModifier and TypeMethodDescriptionretrofit2.Call
<Void> LegacyAuthorizationsService.postLegacyAuthorizationsIDPassword
(String authID, PasswordResetBody passwordResetBody, String zapTraceSpan) Set a legacy authorization passwordretrofit2.Call
<Void> UsersService.postUsersIDPassword
(String userID, PasswordResetBody passwordResetBody, String zapTraceSpan, String authorization) Update a passwordretrofit2.Call
<Void> UsersService.putMePassword
(PasswordResetBody passwordResetBody, String zapTraceSpan, String authorization) Update a password