Package | Description |
---|---|
com.groupdocs.cloud.comparison.api |
Modifier and Type | Method | Description |
---|---|---|
File |
ChangesApi.putChangesImagesStream(PutChangesImagesStreamRequest request) |
Applies changes to the document and returns image's streams of document with the result of comparison
|
com.squareup.okhttp.Call |
ChangesApi.putChangesImagesStreamAsync(PutChangesImagesStreamRequest request,
ApiCallback<File> callback) |
Applies changes to the document and returns image's streams of document with the result of comparison (asynchronously)
|
com.squareup.okhttp.Call |
ChangesApi.putChangesImagesStreamCall(PutChangesImagesStreamRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for putChangesImagesStream
|
ApiResponse<File> |
ChangesApi.putChangesImagesStreamWithHttpInfo(PutChangesImagesStreamRequest request) |
Applies changes to the document and returns image's streams of document with the result of comparison
|
Copyright © 2018. All rights reserved.