Uses of Class
com.tencentcloudapi.trp.v20210515.models.Quota
-
Packages that use Quota Package Description com.tencentcloudapi.trp.v20210515.models -
-
Uses of Quota in com.tencentcloudapi.trp.v20210515.models
Methods in com.tencentcloudapi.trp.v20210515.models that return Quota Modifier and Type Method Description QuotaCorpQuota. getQuota()Get 额度Methods in com.tencentcloudapi.trp.v20210515.models with parameters of type Quota Modifier and Type Method Description voidCorpQuota. setQuota(Quota Quota)Set 额度Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type Quota Constructor Description Quota(Quota 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.
-