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