Uses of Class
com.tencentcloudapi.cdb.v20170320.models.CreateCdbProxyAddressResponse
-
Packages that use CreateCdbProxyAddressResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of CreateCdbProxyAddressResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return CreateCdbProxyAddressResponse Modifier and Type Method Description CreateCdbProxyAddressResponseCdbClient. CreateCdbProxyAddress(CreateCdbProxyAddressRequest req)数据库代理增加代理地址 -
Uses of CreateCdbProxyAddressResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type CreateCdbProxyAddressResponse Constructor Description CreateCdbProxyAddressResponse(CreateCdbProxyAddressResponse 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.
-