public class ManilaQuotaSet extends Object implements QuotaSet
| Constructor and Description |
|---|
ManilaQuotaSet() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getGigabytes() |
String |
getId() |
Integer |
getShareNetworks() |
Integer |
getShares() |
Integer |
getSnapshotGigabytes() |
Integer |
getSnapshots() |
public String getId()
public Integer getGigabytes()
getGigabytes in interface QuotaSetpublic Integer getSnapshots()
getSnapshots in interface QuotaSetpublic Integer getShares()
public Integer getSnapshotGigabytes()
getSnapshotGigabytes in interface QuotaSetpublic Integer getShareNetworks()
getShareNetworks in interface QuotaSetCopyright © 2017. All rights reserved.