Uses of Class
com.tencentcloudapi.tcaplusdb.v20190823.models.RollbackTablesResponse
-
Packages that use RollbackTablesResponse Package Description com.tencentcloudapi.tcaplusdb.v20190823 com.tencentcloudapi.tcaplusdb.v20190823.models -
-
Uses of RollbackTablesResponse in com.tencentcloudapi.tcaplusdb.v20190823
Methods in com.tencentcloudapi.tcaplusdb.v20190823 that return RollbackTablesResponse Modifier and Type Method Description RollbackTablesResponseTcaplusdbClient. RollbackTables(RollbackTablesRequest req)表格数据回档 -
Uses of RollbackTablesResponse in com.tencentcloudapi.tcaplusdb.v20190823.models
Constructors in com.tencentcloudapi.tcaplusdb.v20190823.models with parameters of type RollbackTablesResponse Constructor Description RollbackTablesResponse(RollbackTablesResponse 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.
-