public class Quota extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Quota.Resource
A quota resource entry.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getQuotaRoot()
Returns the quota root.
|
Quota.Resource[] |
getResources()
Returns the list of quota resources.
|
String |
toString()
Debugging.
|
public String getQuotaRoot()
public Quota.Resource[] getResources()
Copyright © 2017. All rights reserved.