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