Package | Description |
---|---|
com.groupdocs.cloud.comparison.api |
Modifier and Type | Method | Description |
---|---|---|
List<Link> |
ComparisonApi.comparisonImages(ComparisonImagesRequest request) |
Returns images of document with the result of comparison
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonImagesAsync(ComparisonImagesRequest request,
ApiCallback<List<Link>> callback) |
Returns images of document with the result of comparison (asynchronously)
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonImagesCall(ComparisonImagesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for comparisonImages
|
ApiResponse<List<Link>> |
ComparisonApi.comparisonImagesWithHttpInfo(ComparisonImagesRequest request) |
Returns images of document with the result of comparison
|
Copyright © 2018. All rights reserved.