Uses of Class
com.tencentcloudapi.cdb.v20170320.models.ModifyBackupDownloadRestrictionResponse
-
Packages that use ModifyBackupDownloadRestrictionResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of ModifyBackupDownloadRestrictionResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return ModifyBackupDownloadRestrictionResponse Modifier and Type Method Description ModifyBackupDownloadRestrictionResponse
CdbClient. ModifyBackupDownloadRestriction(ModifyBackupDownloadRestrictionRequest req)
该接口用于修改用户当前地域的备份文件限制下载来源,可以设置内外网均可下载、仅内网可下载,或内网指定的vpc、ip可以下载。 -
Uses of ModifyBackupDownloadRestrictionResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type ModifyBackupDownloadRestrictionResponse Constructor Description ModifyBackupDownloadRestrictionResponse(ModifyBackupDownloadRestrictionResponse 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.
-