Uses of Class
com.tencentcloudapi.wedata.v20210820.models.ModifyExecStrategyRequest
-
Packages that use ModifyExecStrategyRequest Package Description com.tencentcloudapi.wedata.v20210820 com.tencentcloudapi.wedata.v20210820.models -
-
Uses of ModifyExecStrategyRequest in com.tencentcloudapi.wedata.v20210820
Methods in com.tencentcloudapi.wedata.v20210820 with parameters of type ModifyExecStrategyRequest Modifier and Type Method Description ModifyExecStrategyResponseWedataClient. ModifyExecStrategy(ModifyExecStrategyRequest req)更新规则组执行策略 -
Uses of ModifyExecStrategyRequest in com.tencentcloudapi.wedata.v20210820.models
Constructors in com.tencentcloudapi.wedata.v20210820.models with parameters of type ModifyExecStrategyRequest Constructor Description ModifyExecStrategyRequest(ModifyExecStrategyRequest 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.
-