Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ModifyClassificationRuleStateRequest
-
Packages that use ModifyClassificationRuleStateRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ModifyClassificationRuleStateRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type ModifyClassificationRuleStateRequest Modifier and Type Method Description ModifyClassificationRuleStateResponse
DsgcClient. ModifyClassificationRuleState(ModifyClassificationRuleStateRequest req)
修改识别规则状态 -
Uses of ModifyClassificationRuleStateRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ModifyClassificationRuleStateRequest Constructor Description ModifyClassificationRuleStateRequest(ModifyClassificationRuleStateRequest 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.
-