Uses of Class
com.tencentcloudapi.ecm.v20190719.models.EipQuota
-
Packages that use EipQuota Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of EipQuota in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return EipQuota Modifier and Type Method Description EipQuota[]DescribeAddressQuotaResponse. getQuotaSet()Get 账户 EIP 配额信息。Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type EipQuota Modifier and Type Method Description voidDescribeAddressQuotaResponse. setQuotaSet(EipQuota[] QuotaSet)Set 账户 EIP 配额信息。Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type EipQuota Constructor Description EipQuota(EipQuota 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.
-