Uses of Class
com.tencentcloudapi.tbm.v20180129.models.Comment
-
Packages that use Comment Package Description com.tencentcloudapi.tbm.v20180129.models -
-
Uses of Comment in com.tencentcloudapi.tbm.v20180129.models
Methods in com.tencentcloudapi.tbm.v20180129.models that return Comment Modifier and Type Method Description Comment[]DescribeBrandCommentCountResponse. getCommentSet()Get 按天统计好评/差评数Methods in com.tencentcloudapi.tbm.v20180129.models with parameters of type Comment Modifier and Type Method Description voidDescribeBrandCommentCountResponse. setCommentSet(Comment[] CommentSet)Set 按天统计好评/差评数Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type Comment Constructor Description Comment(Comment 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.
-