Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
BackupLimitVpcItem[] |
ModifyBackupDownloadRestrictionRequest.getLimitVpc()
Get 自定义的可下载备份文件的 VPC ID。当参数**LimitType**为**Customize **时,需配置该参数。
|
BackupLimitVpcItem[] |
DescribeBackupUrlRequest.getLimitVpc()
Get 自定义的可下载备份文件的 VPC ID。当参数**LimitType**为**Customize **时,需配置该参数。
|
BackupLimitVpcItem[] |
DescribeBackupDownloadRestrictionResponse.getLimitVpc()
Get 自定义的可下载备份文件的 VPC ID。当参数**LimitType**为**Customize **时,显示该参数。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBackupDownloadRestrictionRequest.setLimitVpc(BackupLimitVpcItem[] LimitVpc)
Set 自定义的可下载备份文件的 VPC ID。当参数**LimitType**为**Customize **时,需配置该参数。
|
void |
DescribeBackupUrlRequest.setLimitVpc(BackupLimitVpcItem[] LimitVpc)
Set 自定义的可下载备份文件的 VPC ID。当参数**LimitType**为**Customize **时,需配置该参数。
|
void |
DescribeBackupDownloadRestrictionResponse.setLimitVpc(BackupLimitVpcItem[] LimitVpc)
Set 自定义的可下载备份文件的 VPC ID。当参数**LimitType**为**Customize **时,显示该参数。
|
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 © 2023. All rights reserved.