Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
RateLimitUserRule[] |
RateLimitConfig.getRateLimitCustomizes()
Get The custom rate limiting rules.
|
RateLimitUserRule[] |
RateLimitConfig.getRateLimitUserRules()
Get The settings of the custom rate limiting rule.
|
Modifier and Type | Method and Description |
---|---|
void |
RateLimitConfig.setRateLimitCustomizes(RateLimitUserRule[] RateLimitCustomizes)
Set The custom rate limiting rules.
|
void |
RateLimitConfig.setRateLimitUserRules(RateLimitUserRule[] RateLimitUserRules)
Set The settings of the custom rate limiting rule.
|
Constructor and Description |
---|
RateLimitUserRule(RateLimitUserRule source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.