Uses of Class
com.tencentcloudapi.cdb.v20170320.models.ModifyCdbProxyAddressVipAndVPortResponse
-
Packages that use ModifyCdbProxyAddressVipAndVPortResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of ModifyCdbProxyAddressVipAndVPortResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return ModifyCdbProxyAddressVipAndVPortResponse Modifier and Type Method Description ModifyCdbProxyAddressVipAndVPortResponseCdbClient. ModifyCdbProxyAddressVipAndVPort(ModifyCdbProxyAddressVipAndVPortRequest req)修改数据库代理地址VPC信息 -
Uses of ModifyCdbProxyAddressVipAndVPortResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type ModifyCdbProxyAddressVipAndVPortResponse Constructor Description ModifyCdbProxyAddressVipAndVPortResponse(ModifyCdbProxyAddressVipAndVPortResponse 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.
-