Uses of Class
com.tencentcloudapi.cvm.v20170312.models.DisasterRecoverGroupQuota
-
Packages that use DisasterRecoverGroupQuota Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of DisasterRecoverGroupQuota in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return DisasterRecoverGroupQuota Modifier and Type Method Description DisasterRecoverGroupQuota[]AccountQuota. getDisasterRecoverGroupQuotaSet()Get 置放群组配额列表Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type DisasterRecoverGroupQuota Modifier and Type Method Description voidAccountQuota. setDisasterRecoverGroupQuotaSet(DisasterRecoverGroupQuota[] DisasterRecoverGroupQuotaSet)Set 置放群组配额列表Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type DisasterRecoverGroupQuota Constructor Description DisasterRecoverGroupQuota(DisasterRecoverGroupQuota 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.
-