Uses of Class
com.tencentcloudapi.cvm.v20170312.models.AccountQuota
-
Packages that use AccountQuota Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of AccountQuota in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return AccountQuota Modifier and Type Method Description AccountQuotaAccountQuotaOverview. getAccountQuota()Get 配额数据Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type AccountQuota Modifier and Type Method Description voidAccountQuotaOverview. setAccountQuota(AccountQuota AccountQuota)Set 配额数据Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type AccountQuota Constructor Description AccountQuota(AccountQuota 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.
-