Package google.registry.proxy
Class ProxyConfig.Quota
java.lang.Object
google.registry.proxy.ProxyConfig.Quota
- Enclosing class:
ProxyConfig
Configuration options that apply to quota management.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Quota configuration for a specific set of users. -
Field Summary
Modifier and TypeFieldDescriptionint
-
Constructor Summary
-
Method Summary
-
Field Details
-
refreshSeconds
public int refreshSeconds -
defaultQuota
-
customQuota
-
-
Constructor Details
-
Quota
public Quota()
-