public class CinderBlockQuotaSetUsage extends Object implements BlockQuotaSetUsage
| Constructor and Description |
|---|
CinderBlockQuotaSetUsage() |
| Modifier and Type | Method and Description |
|---|---|
QuotaDetails |
getGigabytes()
Usage details for gigabytes used
|
QuotaDetails |
getSnapshots()
Usage details for Snapshots
|
QuotaDetails |
getVolumes()
Usage details for Volumes
|
String |
toString() |
public QuotaDetails getSnapshots()
BlockQuotaSetUsagegetSnapshots in interface BlockQuotaSetUsagepublic QuotaDetails getVolumes()
BlockQuotaSetUsagegetVolumes in interface BlockQuotaSetUsagepublic QuotaDetails getGigabytes()
BlockQuotaSetUsagegetGigabytes in interface BlockQuotaSetUsageCopyright © 2017. All rights reserved.