Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ModifyDSPADiscoveryRuleRequest
-
Packages that use ModifyDSPADiscoveryRuleRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ModifyDSPADiscoveryRuleRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type ModifyDSPADiscoveryRuleRequest Modifier and Type Method Description ModifyDSPADiscoveryRuleResponseDsgcClient. ModifyDSPADiscoveryRule(ModifyDSPADiscoveryRuleRequest req)修改分类分级规则,单个用户最多允许创建200个规则。 注:此API同时适用RDB跟COS类型数据。 -
Uses of ModifyDSPADiscoveryRuleRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ModifyDSPADiscoveryRuleRequest Constructor Description ModifyDSPADiscoveryRuleRequest(ModifyDSPADiscoveryRuleRequest 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.
-