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 QuotaSet
public Integer getSnapshots()
getSnapshots
in interface QuotaSet
public Integer getShares()
public Integer getSnapshotGigabytes()
getSnapshotGigabytes
in interface QuotaSet
public Integer getShareNetworks()
getShareNetworks
in interface QuotaSet
Copyright © 2017. All rights reserved.