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()
BlockQuotaSetUsage
getSnapshots
in interface BlockQuotaSetUsage
public QuotaDetails getVolumes()
BlockQuotaSetUsage
getVolumes
in interface BlockQuotaSetUsage
public QuotaDetails getGigabytes()
BlockQuotaSetUsage
getGigabytes
in interface BlockQuotaSetUsage
Copyright © 2017. All rights reserved.