public class UpdatePasswordRequest extends Object
| Constructor | Description |
|---|---|
UpdatePasswordRequest() |
Initializes a new instance of the UpdatePasswordRequest class.
|
UpdatePasswordRequest(UpdatePasswordOptions options) |
Initializes a new instance of the UpdatePasswordRequest class.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
UpdatePasswordOptions |
getoptions() |
Options to specify document name, current and new password
|
int |
hashCode() |
|
void |
setoptions(UpdatePasswordOptions options) |
|
String |
toString() |
public UpdatePasswordRequest()
public UpdatePasswordRequest(UpdatePasswordOptions options)
options - Options to specify document name, current and new passwordpublic UpdatePasswordOptions getoptions()
public void setoptions(UpdatePasswordOptions options)
Copyright © 2025. All rights reserved.