Uses of Class
com.tencentcloudapi.tcaplusdb.v20190823.models.ModifyCensorshipRequest
-
Packages that use ModifyCensorshipRequest Package Description com.tencentcloudapi.tcaplusdb.v20190823 com.tencentcloudapi.tcaplusdb.v20190823.models -
-
Uses of ModifyCensorshipRequest in com.tencentcloudapi.tcaplusdb.v20190823
Methods in com.tencentcloudapi.tcaplusdb.v20190823 with parameters of type ModifyCensorshipRequest Modifier and Type Method Description ModifyCensorshipResponseTcaplusdbClient. ModifyCensorship(ModifyCensorshipRequest req)修改集群审批状态 -
Uses of ModifyCensorshipRequest in com.tencentcloudapi.tcaplusdb.v20190823.models
Constructors in com.tencentcloudapi.tcaplusdb.v20190823.models with parameters of type ModifyCensorshipRequest Constructor Description ModifyCensorshipRequest(ModifyCensorshipRequest 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.
-