Package | Description |
---|---|
com.groupdocs.cloud.comparison.api |
Modifier and Type | Method | Description |
---|---|---|
Link |
CompareApi.putChangesDocument(PutChangesDocumentRequest request) |
Accepts or rejects changes to the resultant document and returns a link to saved result
|
com.squareup.okhttp.Call |
CompareApi.putChangesDocumentAsync(PutChangesDocumentRequest request,
ApiCallback<Link> callback) |
Accepts or rejects changes to the resultant document and returns a link to saved result (asynchronously)
|
com.squareup.okhttp.Call |
CompareApi.putChangesDocumentCall(PutChangesDocumentRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for putChangesDocument
|
ApiResponse<Link> |
CompareApi.putChangesDocumentWithHttpInfo(PutChangesDocumentRequest request) |
Accepts or rejects changes to the resultant document and returns a link to saved result
|
Copyright © 2020. All rights reserved.