Uses of Class
com.tencentcloudapi.dcdb.v20180411.models.SwitchDBInstanceHAResponse
-
Packages that use SwitchDBInstanceHAResponse Package Description com.tencentcloudapi.dcdb.v20180411 com.tencentcloudapi.dcdb.v20180411.models -
-
Uses of SwitchDBInstanceHAResponse in com.tencentcloudapi.dcdb.v20180411
Methods in com.tencentcloudapi.dcdb.v20180411 that return SwitchDBInstanceHAResponse Modifier and Type Method Description SwitchDBInstanceHAResponseDcdbClient. SwitchDBInstanceHA(SwitchDBInstanceHARequest req)本接口(SwitchDBInstanceHA)用于实例主备切换。 -
Uses of SwitchDBInstanceHAResponse in com.tencentcloudapi.dcdb.v20180411.models
Constructors in com.tencentcloudapi.dcdb.v20180411.models with parameters of type SwitchDBInstanceHAResponse Constructor Description SwitchDBInstanceHAResponse(SwitchDBInstanceHAResponse 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.
-