public class ForgotPasswordRequest extends Object
Constructor and Description |
---|
ForgotPasswordRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getUserEmail()
Get userEmail
|
int |
hashCode() |
void |
setUserEmail(String userEmail) |
String |
toString() |
ForgotPasswordRequest |
userEmail(String userEmail) |
public ForgotPasswordRequest userEmail(String userEmail)
public String getUserEmail()
public void setUserEmail(String userEmail)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved