Package | Description |
---|---|
com.groupdocs.cloud.comparison.api | |
com.groupdocs.cloud.comparison.client | |
com.groupdocs.cloud.comparison.client.auth |
Modifier and Type | Method | Description |
---|---|---|
Link |
ComparisonApi.comparison(ComparisonRequest request) |
Returns document with the result of comparison
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonAsync(ComparisonRequest request,
ApiCallback<Link> callback) |
Returns document with the result of comparison (asynchronously)
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonCall(ComparisonRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for comparison
|
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
|
File |
ComparisonApi.comparisonImagesStream(ComparisonImagesStreamRequest request) |
Returns image's streams of document with the result of comparison
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonImagesStreamAsync(ComparisonImagesStreamRequest request,
ApiCallback<File> callback) |
Returns image's streams of document with the result of comparison (asynchronously)
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonImagesStreamCall(ComparisonImagesStreamRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for comparisonImagesStream
|
ApiResponse<File> |
ComparisonApi.comparisonImagesStreamWithHttpInfo(ComparisonImagesStreamRequest request) |
Returns image's streams of document with the result of comparison
|
ApiResponse<List<Link>> |
ComparisonApi.comparisonImagesWithHttpInfo(ComparisonImagesRequest request) |
Returns images of document with the result of comparison
|
File |
ComparisonApi.comparisonStream(ComparisonStreamRequest request) |
Returns stream of document with the result of comparison
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonStreamAsync(ComparisonStreamRequest request,
ApiCallback<File> callback) |
Returns stream of document with the result of comparison (asynchronously)
|
com.squareup.okhttp.Call |
ComparisonApi.comparisonStreamCall(ComparisonStreamRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for comparisonStream
|
ApiResponse<File> |
ComparisonApi.comparisonStreamWithHttpInfo(ComparisonStreamRequest request) |
Returns stream of document with the result of comparison
|
ApiResponse<Link> |
ComparisonApi.comparisonWithHttpInfo(ComparisonRequest request) |
Returns document with the result of comparison
|
List<ComparisonChangesCategoryDto> |
ChangesApi.postCategoriesChanges(PostCategoriesChangesRequest request) |
Posts the categories changes.
|
com.squareup.okhttp.Call |
ChangesApi.postCategoriesChangesAsync(PostCategoriesChangesRequest request,
ApiCallback<List<ComparisonChangesCategoryDto>> callback) |
Posts the categories changes.
|
com.squareup.okhttp.Call |
ChangesApi.postCategoriesChangesCall(PostCategoriesChangesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for postCategoriesChanges
|
ApiResponse<List<ComparisonChangesCategoryDto>> |
ChangesApi.postCategoriesChangesWithHttpInfo(PostCategoriesChangesRequest request) |
Posts the categories changes.
|
List<ComparisonChange> |
ChangesApi.postChanges(PostChangesRequest request) |
Returns json result with set of changes between documents
|
com.squareup.okhttp.Call |
ChangesApi.postChangesAsync(PostChangesRequest request,
ApiCallback<List<ComparisonChange>> callback) |
Returns json result with set of changes between documents (asynchronously)
|
com.squareup.okhttp.Call |
ChangesApi.postChangesCall(PostChangesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for postChanges
|
ApiResponse<List<ComparisonChange>> |
ChangesApi.postChangesWithHttpInfo(PostChangesRequest request) |
Returns json result with set of changes between documents
|
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
|
File |
ChangesApi.putChangesDocumentStream(PutChangesDocumentStreamRequest request) |
Applies changes to the document and returns stream of document with the result of comparison
|
com.squareup.okhttp.Call |
ChangesApi.putChangesDocumentStreamAsync(PutChangesDocumentStreamRequest request,
ApiCallback<File> callback) |
Applies changes to the document and returns stream of document with the result of comparison (asynchronously)
|
com.squareup.okhttp.Call |
ChangesApi.putChangesDocumentStreamCall(PutChangesDocumentStreamRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for putChangesDocumentStream
|
ApiResponse<File> |
ChangesApi.putChangesDocumentStreamWithHttpInfo(PutChangesDocumentStreamRequest request) |
Applies changes to the document and returns stream of document with the result of comparison
|
ApiResponse<Link> |
ChangesApi.putChangesDocumentWithHttpInfo(PutChangesDocumentRequest request) |
Applies changes to the document and returns document with the result of comparison
|
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
|
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
|
ApiResponse<List<Link>> |
ChangesApi.putChangesImagesWithHttpInfo(PutChangesImagesRequest request) |
Applies changes to the document and returns images of document with the result of comparison
|
Modifier and Type | Method | Description |
---|---|---|
void |
ApiCallback.onFailure(ApiException e,
int statusCode,
Map<String,List<String>> responseHeaders) |
This is called when the API call fails.
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build HTTP call with the given options.
|
com.squareup.okhttp.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build an HTTP request with the given options.
|
<T> T |
ApiClient.deserialize(com.squareup.okhttp.Response response,
Type returnType) |
Deserialize response body to Java object, according to the return type and
the Content-Type response header.
|
File |
ApiClient.downloadFileFromResponse(com.squareup.okhttp.Response response) |
Download file from the given response.
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call) |
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType) |
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
<T> T |
ApiClient.handleResponse(com.squareup.okhttp.Response response,
Type returnType) |
Handle the given response, return the deserialized object when the response is successful.
|
com.squareup.okhttp.RequestBody |
ApiClient.serialize(Object obj,
String contentType) |
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
|
void |
ApiClient.updateParamsForAuth(String[] authNames,
List<Pair> queryParams,
Map<String,String> headerParams) |
Update query and header parameters based on authentication settings.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Authentication.applyToParams(List<Pair> queryParams,
Map<String,String> headerParams) |
Apply authentication settings to header and query params.
|
void |
OAuth.applyToParams(List<Pair> queryParams,
Map<String,String> headerParams) |
Copyright © 2018. All rights reserved.