Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
L4RuleEntry |
ModifyL4RulesRequest.getRule()
Get 规则
|
L4RuleEntry |
ModifyNewL4RuleRequest.getRule()
Get 转发规则
|
L4RuleEntry[] |
DescribleL4RulesResponse.getRules()
Get 转发规则列表
|
L4RuleEntry[] |
CreateL4RulesRequest.getRules()
Get 规则列表
|
L4RuleEntry[] |
CreateNewL4RulesRequest.getRules()
Get 规则列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyL4RulesRequest.setRule(L4RuleEntry Rule)
Set 规则
|
void |
ModifyNewL4RuleRequest.setRule(L4RuleEntry Rule)
Set 转发规则
|
void |
DescribleL4RulesResponse.setRules(L4RuleEntry[] Rules)
Set 转发规则列表
|
void |
CreateL4RulesRequest.setRules(L4RuleEntry[] Rules)
Set 规则列表
|
void |
CreateNewL4RulesRequest.setRules(L4RuleEntry[] Rules)
Set 规则列表
|
Constructor and Description |
---|
L4RuleEntry(L4RuleEntry 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 © 2022. All rights reserved.