Uses of Class
com.tencentcloudapi.wedata.v20210820.models.ModifyRuleRequest
-
Packages that use ModifyRuleRequest Package Description com.tencentcloudapi.wedata.v20210820 com.tencentcloudapi.wedata.v20210820.models -
-
Uses of ModifyRuleRequest in com.tencentcloudapi.wedata.v20210820
Methods in com.tencentcloudapi.wedata.v20210820 with parameters of type ModifyRuleRequest Modifier and Type Method Description ModifyRuleResponseWedataClient. ModifyRule(ModifyRuleRequest req)更新质量规则接口 -
Uses of ModifyRuleRequest in com.tencentcloudapi.wedata.v20210820.models
Constructors in com.tencentcloudapi.wedata.v20210820.models with parameters of type ModifyRuleRequest Constructor Description ModifyRuleRequest(ModifyRuleRequest 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.
-