| Package | Description |
|---|---|
| com.aspose.slides.api | |
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
DiscUsage |
SlidesApi.getDiscUsage(String storageName)
Get disc usage
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DiscUsage> |
SlidesApi.getDiscUsageWithHttpInfo(String storageName)
Get disc usage
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SlidesApi.getDiscUsageAsync(String storageName,
ApiCallback<DiscUsage> callback)
Get disc usage (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DiscUsage |
DiscUsage.totalSize(Long totalSize) |
DiscUsage |
DiscUsage.usedSize(Long usedSize) |
Copyright © 2025. All rights reserved.