Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823 | |
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
DescribeBackupRecordsResponse |
TcaplusdbClient.DescribeBackupRecords(DescribeBackupRecordsRequest req)
查询备份记录
查询集群级别时, 将TableGroupId设置为"-1", 将TableName设置为"-1"
查询集群+表格组级别时, 将TableName设置为"-1"
查询集群+表格组+表格级别时, 都不能设置为“-1”
|
Constructor and Description |
---|
DescribeBackupRecordsResponse(DescribeBackupRecordsResponse 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 © 2023. All rights reserved.