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