Package | Description |
---|---|
com.groupdocs.cloud.viewer.api | |
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
DiscUsage |
StorageApi.getDiscUsage(GetDiscUsageRequest request) |
Get disc usage
|
Modifier and Type | Method | Description |
---|---|---|
ApiResponse<DiscUsage> |
StorageApi.getDiscUsageWithHttpInfo(GetDiscUsageRequest request) |
Get disc usage
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
StorageApi.getDiscUsageAsync(GetDiscUsageRequest request,
ApiCallback<DiscUsage> callback) |
Get disc usage (asynchronously)
|
Modifier and Type | Method | Description |
---|---|---|
DiscUsage |
DiscUsage.totalSize(java.lang.Long totalSize) |
|
DiscUsage |
DiscUsage.usedSize(java.lang.Long usedSize) |
Copyright © 2019. All rights reserved.