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