Uses of Class
com.tencentcloudapi.tbm.v20180129.models.IndustryNews
-
Packages that use IndustryNews Package Description com.tencentcloudapi.tbm.v20180129.models -
-
Uses of IndustryNews in com.tencentcloudapi.tbm.v20180129.models
Methods in com.tencentcloudapi.tbm.v20180129.models that return IndustryNews Modifier and Type Method Description IndustryNews[]DescribeIndustryNewsResponse. getNewsSet()Get 文章列表Methods in com.tencentcloudapi.tbm.v20180129.models with parameters of type IndustryNews Modifier and Type Method Description voidDescribeIndustryNewsResponse. setNewsSet(IndustryNews[] NewsSet)Set 文章列表Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type IndustryNews Constructor Description IndustryNews(IndustryNews 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.
-