Uses of Class
com.tencentcloudapi.emr.v20190103.models.DescribeCvmQuotaResponse
-
Packages that use DescribeCvmQuotaResponse Package Description com.tencentcloudapi.emr.v20190103 com.tencentcloudapi.emr.v20190103.models -
-
Uses of DescribeCvmQuotaResponse in com.tencentcloudapi.emr.v20190103
Methods in com.tencentcloudapi.emr.v20190103 that return DescribeCvmQuotaResponse Modifier and Type Method Description DescribeCvmQuotaResponseEmrClient. DescribeCvmQuota(DescribeCvmQuotaRequest req)获取账户的CVM配额 -
Uses of DescribeCvmQuotaResponse in com.tencentcloudapi.emr.v20190103.models
Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type DescribeCvmQuotaResponse Constructor Description DescribeCvmQuotaResponse(DescribeCvmQuotaResponse 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.
-