public class RemoveAnnotationsRequest extends Object
| Constructor | Description |
|---|---|
RemoveAnnotationsRequest() |
Initializes a new instance of the RemoveAnnotationsRequest class.
|
RemoveAnnotationsRequest(RemoveOptions options) |
Initializes a new instance of the RemoveAnnotationsRequest class.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
RemoveOptions |
getoptions() |
Remove annotations options
|
int |
hashCode() |
|
void |
setoptions(RemoveOptions options) |
|
String |
toString() |
public RemoveAnnotationsRequest()
public RemoveAnnotationsRequest(RemoveOptions options)
options - Remove annotations optionspublic RemoveOptions getoptions()
public void setoptions(RemoveOptions options)
Copyright © 2025. All rights reserved.