Package | Description |
---|---|
com.groupdocs.cloud.annotation.model | |
com.groupdocs.cloud.annotation.model.requests |
Modifier and Type | Method | Description |
---|---|---|
RemoveOptions |
RemoveOptions.addAnnotationIdsItem(java.lang.Integer annotationIdsItem) |
|
RemoveOptions |
RemoveOptions.annotationIds(java.util.List<java.lang.Integer> annotationIds) |
|
RemoveOptions |
RemoveOptions.fileInfo(FileInfo fileInfo) |
|
RemoveOptions |
RemoveOptions.outputPath(java.lang.String outputPath) |
Modifier and Type | Method | Description |
---|---|---|
RemoveOptions |
RemoveAnnotationsRequest.getoptions() |
Remove annotations options
|
Modifier and Type | Method | Description |
---|---|---|
void |
RemoveAnnotationsRequest.setoptions(RemoveOptions options) |
Constructor | Description |
---|---|
RemoveAnnotationsRequest(RemoveOptions options) |
Initializes a new instance of the RemoveAnnotationsRequest class.
|
Copyright © 2022. All rights reserved.