Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.EnableDSPADiscoveryRuleRequest
-
Packages that use EnableDSPADiscoveryRuleRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of EnableDSPADiscoveryRuleRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type EnableDSPADiscoveryRuleRequest Modifier and Type Method Description EnableDSPADiscoveryRuleResponseDsgcClient. EnableDSPADiscoveryRule(EnableDSPADiscoveryRuleRequest req)打开或者关闭分类分级规则 注:此API同时对该规则下的RDB跟COS规则操作。 -
Uses of EnableDSPADiscoveryRuleRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type EnableDSPADiscoveryRuleRequest Constructor Description EnableDSPADiscoveryRuleRequest(EnableDSPADiscoveryRuleRequest 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.
-