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