| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SnapshotInfoNew[] | ModifySnapshotsRequest. getSelectedTables()Get Snapshot list | 
| SnapshotInfoNew[] | DeleteSnapshotsRequest. getSelectedTables()Get The list of snapshots to delete | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifySnapshotsRequest. setSelectedTables(SnapshotInfoNew[] SelectedTables)Set Snapshot list | 
| void | DeleteSnapshotsRequest. setSelectedTables(SnapshotInfoNew[] SelectedTables)Set The list of snapshots to delete | 
| Constructor and Description | 
|---|
| SnapshotInfoNew(SnapshotInfoNew 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.