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