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