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