Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DomainRuleSet
-
Packages that use DomainRuleSet Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DomainRuleSet in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return DomainRuleSet Modifier and Type Method Description DomainRuleSet[]DescribeRulesResponse. getDomainRuleSet()Get 按照域名分类的规则信息列表Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type DomainRuleSet Modifier and Type Method Description voidDescribeRulesResponse. setDomainRuleSet(DomainRuleSet[] DomainRuleSet)Set 按照域名分类的规则信息列表Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DomainRuleSet Constructor Description DomainRuleSet(DomainRuleSet 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.
-