Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DescribeBinlogBackupOverviewResponse
-
Packages that use DescribeBinlogBackupOverviewResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DescribeBinlogBackupOverviewResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return DescribeBinlogBackupOverviewResponse Modifier and Type Method Description DescribeBinlogBackupOverviewResponseCdbClient. DescribeBinlogBackupOverview(DescribeBinlogBackupOverviewRequest req)本接口(DescribeBinlogBackupOverview)用于查询用户在当前地域总的日志备份概览。 -
Uses of DescribeBinlogBackupOverviewResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type DescribeBinlogBackupOverviewResponse Constructor Description DescribeBinlogBackupOverviewResponse(DescribeBinlogBackupOverviewResponse 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.
-