Uses of Class
com.tencentcloudapi.tbm.v20180129.models.DescribeIndustryNewsRequest
-
Packages that use DescribeIndustryNewsRequest Package Description com.tencentcloudapi.tbm.v20180129 com.tencentcloudapi.tbm.v20180129.models -
-
Uses of DescribeIndustryNewsRequest in com.tencentcloudapi.tbm.v20180129
Methods in com.tencentcloudapi.tbm.v20180129 with parameters of type DescribeIndustryNewsRequest Modifier and Type Method Description DescribeIndustryNewsResponseTbmClient. DescribeIndustryNews(DescribeIndustryNewsRequest req)根据客户定制的行业关键词,监测关键词出现在媒体网站(新闻媒体、网络门户、政府网站、微信公众号、天天快报等)发布资讯标题和正文中的报道数,以及文章列表、来源渠道、作者、发布时间等。 -
Uses of DescribeIndustryNewsRequest in com.tencentcloudapi.tbm.v20180129.models
Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type DescribeIndustryNewsRequest Constructor Description DescribeIndustryNewsRequest(DescribeIndustryNewsRequest 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.
-