Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ModifyClassificationRuleResponse
-
Packages that use ModifyClassificationRuleResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ModifyClassificationRuleResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return ModifyClassificationRuleResponse Modifier and Type Method Description ModifyClassificationRuleResponse
DsgcClient. ModifyClassificationRule(ModifyClassificationRuleRequest req)
编辑识别规则 -
Uses of ModifyClassificationRuleResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ModifyClassificationRuleResponse Constructor Description ModifyClassificationRuleResponse(ModifyClassificationRuleResponse 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.
-