Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.DescribeSubscriptionsResponse
-
Packages that use DescribeSubscriptionsResponse Package Description com.tencentcloudapi.tdmq.v20200217 com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of DescribeSubscriptionsResponse in com.tencentcloudapi.tdmq.v20200217
Methods in com.tencentcloudapi.tdmq.v20200217 that return DescribeSubscriptionsResponse Modifier and Type Method Description DescribeSubscriptionsResponseTdmqClient. DescribeSubscriptions(DescribeSubscriptionsRequest req)查询指定环境和主题下的订阅者列表 -
Uses of DescribeSubscriptionsResponse in com.tencentcloudapi.tdmq.v20200217.models
Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type DescribeSubscriptionsResponse Constructor Description DescribeSubscriptionsResponse(DescribeSubscriptionsResponse 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.
-