Uses of Class
com.tencentcloudapi.redis.v20180412.models.DescribeBackupDownloadRestrictionResponse
-
Packages that use DescribeBackupDownloadRestrictionResponse Package Description com.tencentcloudapi.redis.v20180412 com.tencentcloudapi.redis.v20180412.models -
-
Uses of DescribeBackupDownloadRestrictionResponse in com.tencentcloudapi.redis.v20180412
Methods in com.tencentcloudapi.redis.v20180412 that return DescribeBackupDownloadRestrictionResponse Modifier and Type Method Description DescribeBackupDownloadRestrictionResponseRedisClient. DescribeBackupDownloadRestriction(DescribeBackupDownloadRestrictionRequest req)本接口(DescribeBackupDownloadRestriction)用于查询当前地域数据库备份文件的下载地址。 -
Uses of DescribeBackupDownloadRestrictionResponse in com.tencentcloudapi.redis.v20180412.models
Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type DescribeBackupDownloadRestrictionResponse Constructor Description DescribeBackupDownloadRestrictionResponse(DescribeBackupDownloadRestrictionResponse 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.
-