Uses of Class
com.tencentcloudapi.tbm.v20180129.models.AgePortraitInfo
-
Packages that use AgePortraitInfo Package Description com.tencentcloudapi.tbm.v20180129.models -
-
Uses of AgePortraitInfo in com.tencentcloudapi.tbm.v20180129.models
Methods in com.tencentcloudapi.tbm.v20180129.models that return AgePortraitInfo Modifier and Type Method Description AgePortraitInfoDescribeUserPortraitResponse. getAge()Get 年龄画像Methods in com.tencentcloudapi.tbm.v20180129.models with parameters of type AgePortraitInfo Modifier and Type Method Description voidDescribeUserPortraitResponse. setAge(AgePortraitInfo Age)Set 年龄画像Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type AgePortraitInfo Constructor Description AgePortraitInfo(AgePortraitInfo 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.
-