Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Quota[] |
DescribeIp6TranslatorQuotaResponse.getQuotaSet()
Get 账户在指定地域的IPV6转换实例及规则配额信息
QUOTAID属性是TOTAL_TRANSLATOR_QUOTA,表示账户在指定地域的IPV6转换实例配额信息;QUOTAID属性是IPV6转换实例唯一ID(形如ip6-xxxxxxxx),表示账户在该转换实例允许创建的转换规则配额
|
Quota[] |
DescribeAddressQuotaResponse.getQuotaSet()
Get 账户 EIP 配额信息。
|
Quota[] |
DescribeBandwidthPackageQuotaResponse.getQuotaSet()
Get 带宽包配额详细信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeIp6TranslatorQuotaResponse.setQuotaSet(Quota[] QuotaSet)
Set 账户在指定地域的IPV6转换实例及规则配额信息
QUOTAID属性是TOTAL_TRANSLATOR_QUOTA,表示账户在指定地域的IPV6转换实例配额信息;QUOTAID属性是IPV6转换实例唯一ID(形如ip6-xxxxxxxx),表示账户在该转换实例允许创建的转换规则配额
|
void |
DescribeAddressQuotaResponse.setQuotaSet(Quota[] QuotaSet)
Set 账户 EIP 配额信息。
|
void |
DescribeBandwidthPackageQuotaResponse.setQuotaSet(Quota[] QuotaSet)
Set 带宽包配额详细信息
|
Copyright © 2020. All rights reserved.