Package | Description |
---|---|
com.groupdocs.cloud.comparison.api |
Modifier and Type | Method | Description |
---|---|---|
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
|
Copyright © 2018. All rights reserved.