Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPACategoryRuleStatisticResponse
-
Packages that use DescribeDSPACategoryRuleStatisticResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPACategoryRuleStatisticResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPACategoryRuleStatisticResponse Modifier and Type Method Description DescribeDSPACategoryRuleStatisticResponseDsgcClient. DescribeDSPACategoryRuleStatistic(DescribeDSPACategoryRuleStatisticRequest req)获取分类规则统计信息 -
Uses of DescribeDSPACategoryRuleStatisticResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPACategoryRuleStatisticResponse Constructor Description DescribeDSPACategoryRuleStatisticResponse(DescribeDSPACategoryRuleStatisticResponse 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.
-