Uses of Class
com.tencentcloudapi.trp.v20210515.models.UsageQuota
-
Packages that use UsageQuota Package Description com.tencentcloudapi.trp.v20210515.models -
-
Uses of UsageQuota in com.tencentcloudapi.trp.v20210515.models
Methods in com.tencentcloudapi.trp.v20210515.models that return UsageQuota Modifier and Type Method Description UsageQuotaCorpQuota. getUsageQuota()Get 额度使用量Methods in com.tencentcloudapi.trp.v20210515.models with parameters of type UsageQuota Modifier and Type Method Description voidCorpQuota. setUsageQuota(UsageQuota UsageQuota)Set 额度使用量Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type UsageQuota Constructor Description UsageQuota(UsageQuota 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.
-