| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
BackupRecords[] | 
DescribeBackupRecordsResponse.getBackupRecords()
Get Backup record details 
 | 
BackupRecords[] | 
DeleteBackupRecordsRequest.getBackupRecords()
Get Details of the backup records to be deleted 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeBackupRecordsResponse.setBackupRecords(BackupRecords[] BackupRecords)
Set Backup record details 
 | 
void | 
DeleteBackupRecordsRequest.setBackupRecords(BackupRecords[] BackupRecords)
Set Details of the backup records to be deleted 
 | 
| Constructor and Description | 
|---|
BackupRecords(BackupRecords 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.