Uses of Class
com.tencentcloudapi.dts.v20180330.models.DescribeSubscribeConfResponse
-
Packages that use DescribeSubscribeConfResponse Package Description com.tencentcloudapi.dts.v20180330 com.tencentcloudapi.dts.v20180330.models -
-
Uses of DescribeSubscribeConfResponse in com.tencentcloudapi.dts.v20180330
Methods in com.tencentcloudapi.dts.v20180330 that return DescribeSubscribeConfResponse Modifier and Type Method Description DescribeSubscribeConfResponseDtsClient. DescribeSubscribeConf(DescribeSubscribeConfRequest req)本接口(DescribeSubscribeConf)用于查询订阅实例配置 -
Uses of DescribeSubscribeConfResponse in com.tencentcloudapi.dts.v20180330.models
Constructors in com.tencentcloudapi.dts.v20180330.models with parameters of type DescribeSubscribeConfResponse Constructor Description DescribeSubscribeConfResponse(DescribeSubscribeConfResponse 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.
-