Uses of Class
com.tencentcloudapi.tbm.v20180129.models.AgePortrait
-
Packages that use AgePortrait Package Description com.tencentcloudapi.tbm.v20180129.models -
-
Uses of AgePortrait in com.tencentcloudapi.tbm.v20180129.models
Methods in com.tencentcloudapi.tbm.v20180129.models that return AgePortrait Modifier and Type Method Description AgePortrait[]AgePortraitInfo. getPortraitSet()Get 用户年龄画像数组Methods in com.tencentcloudapi.tbm.v20180129.models with parameters of type AgePortrait Modifier and Type Method Description voidAgePortraitInfo. setPortraitSet(AgePortrait[] PortraitSet)Set 用户年龄画像数组Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type AgePortrait Constructor Description AgePortrait(AgePortrait 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.
-