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