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