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