Uses of Class
com.tencentcloudapi.dts.v20180330.models.DescribeSubscribesResponse
-
Packages that use DescribeSubscribesResponse Package Description com.tencentcloudapi.dts.v20180330 com.tencentcloudapi.dts.v20180330.models -
-
Uses of DescribeSubscribesResponse in com.tencentcloudapi.dts.v20180330
Methods in com.tencentcloudapi.dts.v20180330 that return DescribeSubscribesResponse Modifier and Type Method Description DescribeSubscribesResponseDtsClient. DescribeSubscribes(DescribeSubscribesRequest req)本接口(DescribeSubscribes)获取数据订阅实例信息列表,默认分页,每次返回20条 -
Uses of DescribeSubscribesResponse in com.tencentcloudapi.dts.v20180330.models
Constructors in com.tencentcloudapi.dts.v20180330.models with parameters of type DescribeSubscribesResponse Constructor Description DescribeSubscribesResponse(DescribeSubscribesResponse 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.
-