Uses of Class
com.tencentcloudapi.tbm.v20180129.models.DescribeBrandNegCommentsResponse
-
Packages that use DescribeBrandNegCommentsResponse Package Description com.tencentcloudapi.tbm.v20180129 com.tencentcloudapi.tbm.v20180129.models -
-
Uses of DescribeBrandNegCommentsResponse in com.tencentcloudapi.tbm.v20180129
Methods in com.tencentcloudapi.tbm.v20180129 that return DescribeBrandNegCommentsResponse Modifier and Type Method Description DescribeBrandNegCommentsResponseTbmClient. DescribeBrandNegComments(DescribeBrandNegCommentsRequest req)通过分析用户在评价品牌时用词的正负面情绪评分,返回品牌热门差评观点列表。 -
Uses of DescribeBrandNegCommentsResponse in com.tencentcloudapi.tbm.v20180129.models
Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type DescribeBrandNegCommentsResponse Constructor Description DescribeBrandNegCommentsResponse(DescribeBrandNegCommentsResponse 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.
-