public class ImapQuota extends Object
Contains information about quota for mailbox resource.
Modifier and Type | Method and Description |
---|---|
int |
getLimit()
Gets limit for resource
|
String |
getQuotaRootName()
Gets qupta root name
|
String |
getResourceName()
Gets resource name
|
int |
getUsed()
Gets usage of resource
|