Package | Description |
---|---|
com.groupdocs.cloud.comparison.api |
Modifier and Type | Method | Description |
---|---|---|
Link |
ChangesApi.putChangesDocument(PutChangesDocumentRequest request) |
Applies changes to the document and returns document with the result of comparison
|
com.squareup.okhttp.Call |
ChangesApi.putChangesDocumentAsync(PutChangesDocumentRequest request,
ApiCallback<Link> callback) |
Applies changes to the document and returns document with the result of comparison (asynchronously)
|
com.squareup.okhttp.Call |
ChangesApi.putChangesDocumentCall(PutChangesDocumentRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for putChangesDocument
|
ApiResponse<Link> |
ChangesApi.putChangesDocumentWithHttpInfo(PutChangesDocumentRequest request) |
Applies changes to the document and returns document with the result of comparison
|
Copyright © 2018. All rights reserved.