Uses of Class
com.tencentcloudapi.cls.v20201016.models.DescribeTopicsResponse
-
Packages that use DescribeTopicsResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DescribeTopicsResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DescribeTopicsResponse Modifier and Type Method Description DescribeTopicsResponseClsClient. DescribeTopics(DescribeTopicsRequest req)本接口用于获取日志主题列表,支持分页 -
Uses of DescribeTopicsResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DescribeTopicsResponse Constructor Description DescribeTopicsResponse(DescribeTopicsResponse 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.
-