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