Uses of Class
com.tencentcloudapi.dbbrain.v20191016.models.UserProfile
-
Packages that use UserProfile Package Description com.tencentcloudapi.dbbrain.v20191016.models -
-
Uses of UserProfile in com.tencentcloudapi.dbbrain.v20191016.models
Methods in com.tencentcloudapi.dbbrain.v20191016.models that return UserProfile Modifier and Type Method Description UserProfile[]DescribeMailProfileResponse. getProfileList()Get 邮件配置详情。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type UserProfile Modifier and Type Method Description voidDescribeMailProfileResponse. setProfileList(UserProfile[] ProfileList)Set 邮件配置详情。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type UserProfile Constructor Description UserProfile(UserProfile 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.
-