Uses of Class
com.tencentcloudapi.cvm.v20170312.models.PostPaidQuota
-
Packages that use PostPaidQuota Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of PostPaidQuota in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return PostPaidQuota Modifier and Type Method Description PostPaidQuota[]AccountQuota. getPostPaidQuotaSet()Get 后付费配额列表Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type PostPaidQuota Modifier and Type Method Description voidAccountQuota. setPostPaidQuotaSet(PostPaidQuota[] PostPaidQuotaSet)Set 后付费配额列表Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type PostPaidQuota Constructor Description PostPaidQuota(PostPaidQuota 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.
-