Uses of Class
com.tencentcloudapi.cbs.v20170312.models.DescribeDiskConfigQuotaRequest
-
Packages that use DescribeDiskConfigQuotaRequest Package Description com.tencentcloudapi.cbs.v20170312 com.tencentcloudapi.cbs.v20170312.models -
-
Uses of DescribeDiskConfigQuotaRequest in com.tencentcloudapi.cbs.v20170312
Methods in com.tencentcloudapi.cbs.v20170312 with parameters of type DescribeDiskConfigQuotaRequest Modifier and Type Method Description DescribeDiskConfigQuotaResponseCbsClient. DescribeDiskConfigQuota(DescribeDiskConfigQuotaRequest req)本接口(DescribeDiskConfigQuota)用于查询云硬盘配额。 -
Uses of DescribeDiskConfigQuotaRequest in com.tencentcloudapi.cbs.v20170312.models
Constructors in com.tencentcloudapi.cbs.v20170312.models with parameters of type DescribeDiskConfigQuotaRequest Constructor Description DescribeDiskConfigQuotaRequest(DescribeDiskConfigQuotaRequest 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.
-