Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DescribeBackupDownloadRestrictionResponse
-
Packages that use DescribeBackupDownloadRestrictionResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DescribeBackupDownloadRestrictionResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return DescribeBackupDownloadRestrictionResponse Modifier and Type Method Description DescribeBackupDownloadRestrictionResponseCdbClient. DescribeBackupDownloadRestriction(DescribeBackupDownloadRestrictionRequest req)该接口用户查询当前地域用户设置的默认备份下载来源限制。 -
Uses of DescribeBackupDownloadRestrictionResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.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.
-