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