| Package | Description | 
|---|---|
| com.tencentcloudapi.cdb.v20170320.models | 
| Modifier and Type | Method and Description | 
|---|---|
BackupLimitVpcItem[] | 
DescribeBackupDownloadRestrictionResponse.getLimitVpc()
Get VPCs used to restrict backup download. 
 | 
BackupLimitVpcItem[] | 
ModifyBackupDownloadRestrictionRequest.getLimitVpc()
Get VPCs used to restrict backup download. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeBackupDownloadRestrictionResponse.setLimitVpc(BackupLimitVpcItem[] LimitVpc)
Set VPCs used to restrict backup download. 
 | 
void | 
ModifyBackupDownloadRestrictionRequest.setLimitVpc(BackupLimitVpcItem[] LimitVpc)
Set VPCs used to restrict backup download. 
 | 
| Constructor and Description | 
|---|
BackupLimitVpcItem(BackupLimitVpcItem 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 © 2022. All rights reserved.