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
Nested ClassesModifier and TypeClassDescriptionstatic class
Quota configuration for a specific set of users. -
Field Summary
FieldsModifier and TypeFieldDescriptionint
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
refreshSeconds
public int refreshSeconds -
defaultQuota
-
customQuota
-
-
Constructor Details
-
Quota
public Quota()
-