| Package | Description | 
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DatabaseTables[] | CreateBackupRequest. getBackupTables()Get 备份的表, 只在 BackupType 为 logic 时有效 | 
| DatabaseTables[] | SearchClusterTablesResponse. getTables()Get 数据表列表 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateBackupRequest. setBackupTables(DatabaseTables[] BackupTables)Set 备份的表, 只在 BackupType 为 logic 时有效 | 
| void | SearchClusterTablesResponse. setTables(DatabaseTables[] Tables)Set 数据表列表 | 
| Constructor and Description | 
|---|
| DatabaseTables(DatabaseTables 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 © 2025. All rights reserved.