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