Package | Description |
---|---|
com.groupdocs.cloud.viewer.api | |
com.groupdocs.cloud.viewer.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(java.lang.Boolean exists) |
Copyright © 2019. All rights reserved.