Uses of Class
com.tencentcloudapi.trp.v20210515.models.CorpQuota
-
Packages that use CorpQuota Package Description com.tencentcloudapi.trp.v20210515.models -
-
Uses of CorpQuota in com.tencentcloudapi.trp.v20210515.models
Methods in com.tencentcloudapi.trp.v20210515.models that return CorpQuota Modifier and Type Method Description CorpQuota[]DescribeCorpQuotasResponse. getCorpQuotas()Get 子企业额度使用情况 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.trp.v20210515.models with parameters of type CorpQuota Modifier and Type Method Description voidDescribeCorpQuotasResponse. setCorpQuotas(CorpQuota[] CorpQuotas)Set 子企业额度使用情况 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type CorpQuota Constructor Description CorpQuota(CorpQuota 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.
-