| Package | Description |
|---|---|
| com.groupdocs.cloud.comparison.api | |
| com.groupdocs.cloud.comparison.model |
| Modifier and Type | Method | Description |
|---|---|---|
ObjectExist |
StorageApi.objectExists(ObjectExistsRequest request) |
Check if file or folder exists
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<ObjectExist> |
StorageApi.objectExistsWithHttpInfo(ObjectExistsRequest request) |
Check if file or folder exists
|
| Modifier and Type | Method | Description |
|---|---|---|
com.squareup.okhttp.Call |
StorageApi.objectExistsAsync(ObjectExistsRequest request,
ApiCallback<ObjectExist> callback) |
Check if file or folder exists (asynchronously)
|
| Modifier and Type | Method | Description |
|---|---|---|
ObjectExist |
ObjectExist.exists(Boolean exists) |
|
ObjectExist |
ObjectExist.isFolder(Boolean isFolder) |
Copyright © 2025. All rights reserved.