Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
L4RuleEntry |
ModifyNewL4RuleRequest.getRule()
Get Forwarding rule.
|
L4RuleEntry |
ModifyL4RulesRequest.getRule()
Get Rule
|
L4RuleEntry[] |
CreateL4RulesRequest.getRules()
Get Rule list
|
L4RuleEntry[] |
DescribleL4RulesResponse.getRules()
Get Forwarding rule list
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyNewL4RuleRequest.setRule(L4RuleEntry Rule)
Set Forwarding rule.
|
void |
ModifyL4RulesRequest.setRule(L4RuleEntry Rule)
Set Rule
|
void |
CreateL4RulesRequest.setRules(L4RuleEntry[] Rules)
Set Rule list
|
void |
DescribleL4RulesResponse.setRules(L4RuleEntry[] Rules)
Set Forwarding rule list
|
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 © 2023. All rights reserved.