Uses of Class
com.tencentcloudapi.postgres.v20170312.models.ModifyBackupDownloadRestrictionResponse
-
Packages that use ModifyBackupDownloadRestrictionResponse Package Description com.tencentcloudapi.postgres.v20170312 com.tencentcloudapi.postgres.v20170312.models -
-
Uses of ModifyBackupDownloadRestrictionResponse in com.tencentcloudapi.postgres.v20170312
Methods in com.tencentcloudapi.postgres.v20170312 that return ModifyBackupDownloadRestrictionResponse Modifier and Type Method Description ModifyBackupDownloadRestrictionResponse
PostgresClient. ModifyBackupDownloadRestriction(ModifyBackupDownloadRestrictionRequest req)
本接口(ModifyBackupDownloadRestriction)用于修改备份文件下载限制。 -
Uses of ModifyBackupDownloadRestrictionResponse in com.tencentcloudapi.postgres.v20170312.models
Constructors in com.tencentcloudapi.postgres.v20170312.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.
-