public final class UpdateUserPasswordRequest extends Object
UserApi.updateUserPassword(String, String, String)| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateUserPasswordRequest.UpdateUserPasswordRequestBuilder |
| Modifier and Type | Method and Description |
|---|---|
static UpdateUserPasswordRequest.UpdateUserPasswordRequestBuilder |
builder() |
boolean |
equals(Object o) |
String |
getCurrentPassword() |
String |
getNewPassword() |
int |
hashCode() |
String |
toString() |
public static UpdateUserPasswordRequest.UpdateUserPasswordRequestBuilder builder()
public String getCurrentPassword()
public String getNewPassword()
Copyright © 2019. All rights reserved.