Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
StorageExist |
SlidesApi.storageExists(String storageName)
Check if storage exists
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<StorageExist> |
SlidesApi.storageExistsWithHttpInfo(String storageName)
Check if storage exists
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.storageExistsAsync(String storageName,
ApiCallback<StorageExist> callback)
Check if storage exists (asynchronously)
|
Modifier and Type | Method and Description |
---|---|
StorageExist |
StorageExist.exists(Boolean exists) |
Copyright © 2023. All rights reserved.