| Package | Description | 
|---|---|
| com.tencentcloudapi.postgres.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
BackupSummary[] | 
DescribeBackupSummariesResponse.getBackupSummarySet()
Get 备份统计信息列表。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeBackupSummariesResponse.setBackupSummarySet(BackupSummary[] BackupSummarySet)
Set 备份统计信息列表。 
 | 
| Constructor and Description | 
|---|
BackupSummary(BackupSummary 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.