| Package | Description |
|---|---|
| com.groupdocs.cloud.conversion.api |
| Modifier and Type | Method | Description |
|---|---|---|
String |
AsyncApi.startConvert(StartConvertRequest request) |
Starts async conversion specified input document, from request body, to format specified
|
com.squareup.okhttp.Call |
AsyncApi.startConvertAsync(StartConvertRequest request,
ApiCallback<String> callback) |
Starts async conversion specified input document, from request body, to format specified (asynchronously)
|
com.squareup.okhttp.Call |
AsyncApi.startConvertCall(StartConvertRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for startConvert
|
ApiResponse<String> |
AsyncApi.startConvertWithHttpInfo(StartConvertRequest request) |
Starts async conversion specified input document, from request body, to format specified
|
Copyright © 2025. All rights reserved.