| Package | Description |
|---|---|
| com.groupdocs.cloud.merger.api |
| Modifier and Type | Method | Description |
|---|---|---|
ObjectExist |
StorageApi.objectExists(ObjectExistsRequest request) |
Check if file or folder exists
|
com.squareup.okhttp.Call |
StorageApi.objectExistsAsync(ObjectExistsRequest request,
ApiCallback<ObjectExist> callback) |
Check if file or folder exists (asynchronously)
|
com.squareup.okhttp.Call |
StorageApi.objectExistsCall(ObjectExistsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for objectExists
|
ApiResponse<ObjectExist> |
StorageApi.objectExistsWithHttpInfo(ObjectExistsRequest request) |
Check if file or folder exists
|
Copyright © 2025. All rights reserved.