Uses of Class
com.tencentcloudapi.cvm.v20170312.models.DescribeDisasterRecoverGroupQuotaResponse
-
Packages that use DescribeDisasterRecoverGroupQuotaResponse Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of DescribeDisasterRecoverGroupQuotaResponse in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 that return DescribeDisasterRecoverGroupQuotaResponse Modifier and Type Method Description DescribeDisasterRecoverGroupQuotaResponseCvmClient. DescribeDisasterRecoverGroupQuota(DescribeDisasterRecoverGroupQuotaRequest req)本接口 (DescribeDisasterRecoverGroupQuota)用于查询[分散置放群组](https://cloud.tencent.com/document/product/213/15486)配额。 -
Uses of DescribeDisasterRecoverGroupQuotaResponse in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type DescribeDisasterRecoverGroupQuotaResponse Constructor Description DescribeDisasterRecoverGroupQuotaResponse(DescribeDisasterRecoverGroupQuotaResponse 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.
-