Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPACategoryRulesResponse
-
Packages that use DescribeDSPACategoryRulesResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPACategoryRulesResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPACategoryRulesResponse Modifier and Type Method Description DescribeDSPACategoryRulesResponseDsgcClient. DescribeDSPACategoryRules(DescribeDSPACategoryRulesRequest req)获取合规组分类规则信息 -
Uses of DescribeDSPACategoryRulesResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPACategoryRulesResponse Constructor Description DescribeDSPACategoryRulesResponse(DescribeDSPACategoryRulesResponse 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.
-