Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320 | |
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
DescribeBackupSummariesResponse |
CdbClient.DescribeBackupSummaries(DescribeBackupSummariesRequest req)
本接口(DescribeBackupSummaries)用于查询备份的统计情况,返回以实例为维度的备份占用容量,以及每个实例的数据备份和日志备份的个数和容量(容量单位为字节)。
|
Constructor and Description |
---|
DescribeBackupSummariesRequest(DescribeBackupSummariesRequest 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.