Package google.registry.proxy
Class ProxyConfig.Quota.QuotaGroup
java.lang.Object
google.registry.proxy.ProxyConfig.Quota.QuotaGroup
- Enclosing class:
ProxyConfig.Quota
Quota configuration for a specific set of users.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
userId
-
tokenAmount
public int tokenAmount -
refillSeconds
public int refillSeconds
-
-
Constructor Details
-
QuotaGroup
public QuotaGroup()
-