Uses of Class
com.tencentcloudapi.trp.v20210515.models.DescribeCorpQuotasRequest
-
Packages that use DescribeCorpQuotasRequest Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of DescribeCorpQuotasRequest in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 with parameters of type DescribeCorpQuotasRequest Modifier and Type Method Description DescribeCorpQuotasResponseTrpClient. DescribeCorpQuotas(DescribeCorpQuotasRequest req)查询渠道商下属企业额度使用情况 -
Uses of DescribeCorpQuotasRequest in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type DescribeCorpQuotasRequest Constructor Description DescribeCorpQuotasRequest(DescribeCorpQuotasRequest 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.
-