| Package | Description |
|---|---|
| com.groupdocs.cloud.editor.api | |
| com.groupdocs.cloud.editor.model |
| Modifier and Type | Method | Description |
|---|---|---|
StorageExist |
StorageApi.storageExists(StorageExistsRequest request) |
Check if storage exists
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<StorageExist> |
StorageApi.storageExistsWithHttpInfo(StorageExistsRequest request) |
Check if storage exists
|
| Modifier and Type | Method | Description |
|---|---|---|
com.squareup.okhttp.Call |
StorageApi.storageExistsAsync(StorageExistsRequest request,
ApiCallback<StorageExist> callback) |
Check if storage exists (asynchronously)
|
| Modifier and Type | Method | Description |
|---|---|---|
StorageExist |
StorageExist.exists(Boolean exists) |
Copyright © 2025. All rights reserved.