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