Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
NewL7RuleEntry |
ModifyNewDomainRulesRequest.getRule()
Get Domain name forwarding rule.
|
NewL7RuleEntry[] |
DescribeNewL7RulesResponse.getRules()
Get List of forwarding rules
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyNewDomainRulesRequest.setRule(NewL7RuleEntry Rule)
Set Domain name forwarding rule.
|
void |
DescribeNewL7RulesResponse.setRules(NewL7RuleEntry[] Rules)
Set List of forwarding rules
|
Constructor and Description |
---|
NewL7RuleEntry(NewL7RuleEntry 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.