Uses of Class
com.tencentcloudapi.cdb.v20170320.models.SwitchForUpgradeResponse
-
Packages that use SwitchForUpgradeResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of SwitchForUpgradeResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return SwitchForUpgradeResponse Modifier and Type Method Description SwitchForUpgradeResponseCdbClient. SwitchForUpgrade(SwitchForUpgradeRequest req)本接口(SwitchForUpgrade)用于切换访问新实例,针对主升级中的实例处于待切换状态时,用户可主动发起该流程。 -
Uses of SwitchForUpgradeResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type SwitchForUpgradeResponse Constructor Description SwitchForUpgradeResponse(SwitchForUpgradeResponse 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.
-