Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeRuleListResponse
-
Packages that use DescribeRuleListResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeRuleListResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeRuleListResponse Modifier and Type Method Description DescribeRuleListResponseDsgcClient. DescribeRuleList(DescribeRuleListRequest req)查询分类下规则列表 -
Uses of DescribeRuleListResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeRuleListResponse Constructor Description DescribeRuleListResponse(DescribeRuleListResponse 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.
-