Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DescribeProxySupportParamResponse
-
Packages that use DescribeProxySupportParamResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DescribeProxySupportParamResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return DescribeProxySupportParamResponse Modifier and Type Method Description DescribeProxySupportParamResponseCdbClient. DescribeProxySupportParam(DescribeProxySupportParamRequest req)查询实例支持代理版本和参数 -
Uses of DescribeProxySupportParamResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type DescribeProxySupportParamResponse Constructor Description DescribeProxySupportParamResponse(DescribeProxySupportParamResponse 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.
-