Uses of Class
com.tencentcloudapi.trocket.v20230308.models.DescribeTopicListResponse
-
Packages that use DescribeTopicListResponse Package Description com.tencentcloudapi.trocket.v20230308 com.tencentcloudapi.trocket.v20230308.models -
-
Uses of DescribeTopicListResponse in com.tencentcloudapi.trocket.v20230308
Methods in com.tencentcloudapi.trocket.v20230308 that return DescribeTopicListResponse Modifier and Type Method Description DescribeTopicListResponseTrocketClient. DescribeTopicList(DescribeTopicListRequest req)获取主题列表,Filter参数使用说明如下: 1. -
Uses of DescribeTopicListResponse in com.tencentcloudapi.trocket.v20230308.models
Constructors in com.tencentcloudapi.trocket.v20230308.models with parameters of type DescribeTopicListResponse Constructor Description DescribeTopicListResponse(DescribeTopicListResponse 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.
-