| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
SnapshotInfo[] | 
CreateSnapshotsRequest.getSelectedTables()
Get Snapshot list 
 | 
SnapshotInfo | 
ImportSnapshotsRequest.getSnapshots()
Get The information of the snapshot to import 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateSnapshotsRequest.setSelectedTables(SnapshotInfo[] SelectedTables)
Set Snapshot list 
 | 
void | 
ImportSnapshotsRequest.setSnapshots(SnapshotInfo Snapshots)
Set The information of the snapshot to import 
 | 
| 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 © 2023. All rights reserved.