public class SetRequest extends Object
| Constructor | Description |
|---|---|
SetRequest() |
Initializes a new instance of the SetRequest class.
|
SetRequest(SetOptions options) |
Initializes a new instance of the SetRequest class.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
SetOptions |
getoptions() |
Set options.
|
int |
hashCode() |
|
void |
setoptions(SetOptions options) |
|
String |
toString() |
public SetRequest()
public SetRequest(SetOptions options)
options - Set options.public SetOptions getoptions()
public void setoptions(SetOptions options)
Copyright © 2026. All rights reserved.