Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
QpsThreshold[] |
CloudNativeAPIGatewayRateLimitDetail.getBasicLimitQpsThresholds()
Get 基础限流
注意:此字段可能返回 null,表示取不到有效值。
|
QpsThreshold[] |
CloudNativeAPIGatewayRateLimitDetail.getQpsThresholds()
Get qps阈值
|
QpsThreshold[] |
LimitRule.getQpsThresholds()
Get 限流阈值
|
Modifier and Type | Method and Description |
---|---|
void |
CloudNativeAPIGatewayRateLimitDetail.setBasicLimitQpsThresholds(QpsThreshold[] BasicLimitQpsThresholds)
Set 基础限流
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CloudNativeAPIGatewayRateLimitDetail.setQpsThresholds(QpsThreshold[] QpsThresholds)
Set qps阈值
|
void |
LimitRule.setQpsThresholds(QpsThreshold[] QpsThresholds)
Set 限流阈值
|
Constructor and Description |
---|
QpsThreshold(QpsThreshold 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 © 2025. All rights reserved.