Uses of Class
com.tencentcloudapi.tcaplusdb.v20190823.models.ImportSnapshotsResponse
-
Packages that use ImportSnapshotsResponse Package Description com.tencentcloudapi.tcaplusdb.v20190823 com.tencentcloudapi.tcaplusdb.v20190823.models -
-
Uses of ImportSnapshotsResponse in com.tencentcloudapi.tcaplusdb.v20190823
Methods in com.tencentcloudapi.tcaplusdb.v20190823 that return ImportSnapshotsResponse Modifier and Type Method Description ImportSnapshotsResponseTcaplusdbClient. ImportSnapshots(ImportSnapshotsRequest req)将快照数据导入到新表或当前表 -
Uses of ImportSnapshotsResponse in com.tencentcloudapi.tcaplusdb.v20190823.models
Constructors in com.tencentcloudapi.tcaplusdb.v20190823.models with parameters of type ImportSnapshotsResponse Constructor Description ImportSnapshotsResponse(ImportSnapshotsResponse 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.
-