Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
RuleInfo[] |
DescribeRulesByRuleIdsResponse.getRuleSet()
Get List of returned rules.
|
RuleInfo[] |
DomainRuleSet.getRuleSet()
Get Forwarding rule list of the domain name.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRulesByRuleIdsResponse.setRuleSet(RuleInfo[] RuleSet)
Set List of returned rules.
|
void |
DomainRuleSet.setRuleSet(RuleInfo[] RuleSet)
Set Forwarding rule list of the domain name.
|
Constructor and Description |
---|
RuleInfo(RuleInfo 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.