| Package | Description |
|---|---|
| com.groupdocs.cloud.annotation.api |
| Modifier and Type | Method | Description |
|---|---|---|
File |
AnnotateApi.annotateDirect(AnnotateDirectRequest request) |
Adds annotations to document and returns output file
|
com.squareup.okhttp.Call |
AnnotateApi.annotateDirectAsync(AnnotateDirectRequest request,
ApiCallback<File> callback) |
Adds annotations to document and returns output file (asynchronously)
|
com.squareup.okhttp.Call |
AnnotateApi.annotateDirectCall(AnnotateDirectRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for annotateDirect
|
ApiResponse<File> |
AnnotateApi.annotateDirectWithHttpInfo(AnnotateDirectRequest request) |
Adds annotations to document and returns output file
|
Copyright © 2025. All rights reserved.