Uses of Class
com.tencentcloudapi.cvm.v20170312.models.DescribeImageQuotaRequest
-
Packages that use DescribeImageQuotaRequest Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of DescribeImageQuotaRequest in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 with parameters of type DescribeImageQuotaRequest Modifier and Type Method Description DescribeImageQuotaResponseCvmClient. DescribeImageQuota(DescribeImageQuotaRequest req)本接口(DescribeImageQuota)用于查询用户账号的镜像配额。 -
Uses of DescribeImageQuotaRequest in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type DescribeImageQuotaRequest Constructor Description DescribeImageQuotaRequest(DescribeImageQuotaRequest 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.
-