Uses of Class
com.tencentcloudapi.cvm.v20170312.models.ModifyDisasterRecoverGroupAttributeResponse
-
Packages that use ModifyDisasterRecoverGroupAttributeResponse Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of ModifyDisasterRecoverGroupAttributeResponse in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 that return ModifyDisasterRecoverGroupAttributeResponse Modifier and Type Method Description ModifyDisasterRecoverGroupAttributeResponse
CvmClient. ModifyDisasterRecoverGroupAttribute(ModifyDisasterRecoverGroupAttributeRequest req)
本接口 (ModifyDisasterRecoverGroupAttribute)用于修改[分散置放群组](https://cloud.tencent.com/document/product/213/15486)属性。 -
Uses of ModifyDisasterRecoverGroupAttributeResponse in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type ModifyDisasterRecoverGroupAttributeResponse Constructor Description ModifyDisasterRecoverGroupAttributeResponse(ModifyDisasterRecoverGroupAttributeResponse 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.
-