| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RuleEngineItem | ModifyL7AccRuleRequest. getRule()Get Rules to be modified. | 
| RuleEngineItem[] | DescribeL7AccRulesResponse. getRules()Get Rule list. | 
| RuleEngineItem[] | CreateL7AccRulesRequest. getRules()Get The rule content. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyL7AccRuleRequest. setRule(RuleEngineItem Rule)Set Rules to be modified. | 
| void | DescribeL7AccRulesResponse. setRules(RuleEngineItem[] Rules)Set Rule list. | 
| void | CreateL7AccRulesRequest. setRules(RuleEngineItem[] Rules)Set The rule content. | 
| Constructor and Description | 
|---|
| RuleEngineItem(RuleEngineItem 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.