Uses of Class
com.tencentcloudapi.postgres.v20170312.models.DescribeBackupDownloadRestrictionRequest
-
Packages that use DescribeBackupDownloadRestrictionRequest Package Description com.tencentcloudapi.postgres.v20170312 com.tencentcloudapi.postgres.v20170312.models -
-
Uses of DescribeBackupDownloadRestrictionRequest in com.tencentcloudapi.postgres.v20170312
Methods in com.tencentcloudapi.postgres.v20170312 with parameters of type DescribeBackupDownloadRestrictionRequest Modifier and Type Method Description DescribeBackupDownloadRestrictionResponse
PostgresClient. DescribeBackupDownloadRestriction(DescribeBackupDownloadRestrictionRequest req)
本接口(DescribeBackupDownloadRestriction)用于查询备份文件下载限制。 -
Uses of DescribeBackupDownloadRestrictionRequest in com.tencentcloudapi.postgres.v20170312.models
Constructors in com.tencentcloudapi.postgres.v20170312.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.
-