Uses of Class
com.tencentcloudapi.cvm.v20170312.models.DisasterRecoverGroup
-
Packages that use DisasterRecoverGroup Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of DisasterRecoverGroup in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return DisasterRecoverGroup Modifier and Type Method Description DisasterRecoverGroup[]DescribeDisasterRecoverGroupsResponse. getDisasterRecoverGroupSet()Get 分散置放群组信息列表。Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type DisasterRecoverGroup Modifier and Type Method Description voidDescribeDisasterRecoverGroupsResponse. setDisasterRecoverGroupSet(DisasterRecoverGroup[] DisasterRecoverGroupSet)Set 分散置放群组信息列表。Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type DisasterRecoverGroup Constructor Description DisasterRecoverGroup(DisasterRecoverGroup 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.
-