Uses of Class
com.tencentcloudapi.cynosdb.v20190107.models.DescribeBackupConfigResponse
-
Packages that use DescribeBackupConfigResponse Package Description com.tencentcloudapi.cynosdb.v20190107 com.tencentcloudapi.cynosdb.v20190107.models -
-
Uses of DescribeBackupConfigResponse in com.tencentcloudapi.cynosdb.v20190107
Methods in com.tencentcloudapi.cynosdb.v20190107 that return DescribeBackupConfigResponse Modifier and Type Method Description DescribeBackupConfigResponseCynosdbClient. DescribeBackupConfig(DescribeBackupConfigRequest req)获取指定集群的备份配置信息,包括全量备份时间段,备份文件保留时间 -
Uses of DescribeBackupConfigResponse in com.tencentcloudapi.cynosdb.v20190107.models
Constructors in com.tencentcloudapi.cynosdb.v20190107.models with parameters of type DescribeBackupConfigResponse Constructor Description DescribeBackupConfigResponse(DescribeBackupConfigResponse 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.
-