Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
CanaryPriorityRule[] |
ModifyCloudNativeAPIGatewayCanaryRuleRequest.getCanaryRuleList()
Get 灰度规则配置列表,如果配置了此参数,将以此参数为准,忽略Priority和CanaryRule参数
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyCloudNativeAPIGatewayCanaryRuleRequest.setCanaryRuleList(CanaryPriorityRule[] CanaryRuleList)
Set 灰度规则配置列表,如果配置了此参数,将以此参数为准,忽略Priority和CanaryRule参数
|
Constructor and Description |
---|
CanaryPriorityRule(CanaryPriorityRule 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.