Uses of Class
com.tencentcloudapi.mariadb.v20170312.models.DescribeBackupTimeResponse
-
Packages that use DescribeBackupTimeResponse Package Description com.tencentcloudapi.mariadb.v20170312 com.tencentcloudapi.mariadb.v20170312.models -
-
Uses of DescribeBackupTimeResponse in com.tencentcloudapi.mariadb.v20170312
Methods in com.tencentcloudapi.mariadb.v20170312 that return DescribeBackupTimeResponse Modifier and Type Method Description DescribeBackupTimeResponseMariadbClient. DescribeBackupTime(DescribeBackupTimeRequest req)本接口(DescribeBackupTime)用于获取云数据库的备份时间。后台系统将根据此配置定期进行实例备份。 -
Uses of DescribeBackupTimeResponse in com.tencentcloudapi.mariadb.v20170312.models
Constructors in com.tencentcloudapi.mariadb.v20170312.models with parameters of type DescribeBackupTimeResponse Constructor Description DescribeBackupTimeResponse(DescribeBackupTimeResponse 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.
-