Uses of Class
com.tencentcloudapi.cdb.v20170320.models.SwitchCDBProxyRequest
-
Packages that use SwitchCDBProxyRequest Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of SwitchCDBProxyRequest in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 with parameters of type SwitchCDBProxyRequest Modifier and Type Method Description SwitchCDBProxyResponseCdbClient. SwitchCDBProxy(SwitchCDBProxyRequest req)数据库代理配置变更或则升级版本后手动发起立即切换 -
Uses of SwitchCDBProxyRequest in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type SwitchCDBProxyRequest Constructor Description SwitchCDBProxyRequest(SwitchCDBProxyRequest 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.
-