Uses of Class
com.tencentcloudapi.tcaplusdb.v20190823.models.CreateSnapshotsRequest
-
Packages that use CreateSnapshotsRequest Package Description com.tencentcloudapi.tcaplusdb.v20190823 com.tencentcloudapi.tcaplusdb.v20190823.models -
-
Uses of CreateSnapshotsRequest in com.tencentcloudapi.tcaplusdb.v20190823
Methods in com.tencentcloudapi.tcaplusdb.v20190823 with parameters of type CreateSnapshotsRequest Modifier and Type Method Description CreateSnapshotsResponseTcaplusdbClient. CreateSnapshots(CreateSnapshotsRequest req)构造表格过去时间点的快照 -
Uses of CreateSnapshotsRequest in com.tencentcloudapi.tcaplusdb.v20190823.models
Constructors in com.tencentcloudapi.tcaplusdb.v20190823.models with parameters of type CreateSnapshotsRequest Constructor Description CreateSnapshotsRequest(CreateSnapshotsRequest 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.
-