Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
RuleInfo[] |
DomainRuleSet.getRuleSet()
Get 该域名对应的转发规则列表。
|
RuleInfo[] |
DescribeRulesByRuleIdsResponse.getRuleSet()
Get 返回的规则列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DomainRuleSet.setRuleSet(RuleInfo[] RuleSet)
Set 该域名对应的转发规则列表。
|
void |
DescribeRulesByRuleIdsResponse.setRuleSet(RuleInfo[] RuleSet)
Set 返回的规则列表。
|
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 © 2022. All rights reserved.