Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
SnapshotInfo[] |
CreateSnapshotsRequest.getSelectedTables()
Get 快照列表
|
SnapshotInfo |
ImportSnapshotsRequest.getSnapshots()
Get 用于导入的快照信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateSnapshotsRequest.setSelectedTables(SnapshotInfo[] SelectedTables)
Set 快照列表
|
void |
ImportSnapshotsRequest.setSnapshots(SnapshotInfo Snapshots)
Set 用于导入的快照信息
|
Constructor and Description |
---|
SnapshotInfo(SnapshotInfo 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.
|
Copyright © 2024. All rights reserved.