Uses of Class
com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
Packages that use DescribeQuotaResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of DescribeQuotaResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return DescribeQuotaResponse Modifier and Type Method Description DescribeQuotaResponseClbClient. DescribeQuota(DescribeQuotaRequest req)查询用户当前地域下的各项配额 -
Uses of DescribeQuotaResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type DescribeQuotaResponse Constructor Description DescribeQuotaResponse(DescribeQuotaResponse 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.
-