Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
RuleExtraParameter |
RulesProperties.getExtraParameter()
Get 为 NULL:无特殊参数,RuleAction 选择 NormalAction;
注意:此字段可能返回 null,表示取不到有效值。
|
RuleExtraParameter |
RuleChoicePropertiesItem.getExtraParameter()
Get 特殊参数。
为 NULL:RuleAction 选择 NormalAction;
成员参数 Id 为 Action:RuleAction 选择 RewirteAction;
成员参数 Id 为 StatusCode:RuleAction 选择 CodeAction。
|
Modifier and Type | Method and Description |
---|---|
void |
RulesProperties.setExtraParameter(RuleExtraParameter ExtraParameter)
Set 为 NULL:无特殊参数,RuleAction 选择 NormalAction;
注意:此字段可能返回 null,表示取不到有效值。
|
void |
RuleChoicePropertiesItem.setExtraParameter(RuleExtraParameter ExtraParameter)
Set 特殊参数。
为 NULL:RuleAction 选择 NormalAction;
成员参数 Id 为 Action:RuleAction 选择 RewirteAction;
成员参数 Id 为 StatusCode:RuleAction 选择 CodeAction。
|
Constructor and Description |
---|
RuleExtraParameter(RuleExtraParameter 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 © 2024. All rights reserved.