| Package | Description | 
|---|---|
| com.tencentcloudapi.cdb.v20170320.models | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteBackupInfo[] | 
BinlogInfo.getRemoteInfo()
Get The detailed information of remote binlog backups 
 | 
RemoteBackupInfo[] | 
BackupInfo.getRemoteInfo()
Get Detailed information of remote backups 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BinlogInfo.setRemoteInfo(RemoteBackupInfo[] RemoteInfo)
Set The detailed information of remote binlog backups 
 | 
void | 
BackupInfo.setRemoteInfo(RemoteBackupInfo[] RemoteInfo)
Set Detailed information of remote backups 
 | 
| Constructor and Description | 
|---|
RemoteBackupInfo(RemoteBackupInfo 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.