Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
BackupLimitRestriction |
BackupLimitClusterRestriction.getBackupLimitRestriction()
Get 下载限制配置
|
BackupLimitRestriction |
DescribeBackupDownloadUrlRequest.getDownloadRestriction()
Get 备份下载来源限制条件
|
BackupLimitRestriction |
DescribeBinlogDownloadUrlRequest.getDownloadRestriction()
Get 备份下载来源限制条件
|
Modifier and Type | Method and Description |
---|---|
void |
BackupLimitClusterRestriction.setBackupLimitRestriction(BackupLimitRestriction BackupLimitRestriction)
Set 下载限制配置
|
void |
DescribeBackupDownloadUrlRequest.setDownloadRestriction(BackupLimitRestriction DownloadRestriction)
Set 备份下载来源限制条件
|
void |
DescribeBinlogDownloadUrlRequest.setDownloadRestriction(BackupLimitRestriction DownloadRestriction)
Set 备份下载来源限制条件
|
Constructor and Description |
---|
BackupLimitRestriction(BackupLimitRestriction 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.
|
Copyright © 2025. All rights reserved.