Uses of Class
com.tencentcloudapi.dbbrain.v20210527.models.ReceiveInfo
-
Packages that use ReceiveInfo Package Description com.tencentcloudapi.dbbrain.v20210527.models -
-
Uses of ReceiveInfo in com.tencentcloudapi.dbbrain.v20210527.models
Methods in com.tencentcloudapi.dbbrain.v20210527.models that return ReceiveInfo Modifier and Type Method Description ReceiveInfo[]AlarmProfileList. getReceiveInfo()Get 接收用户信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.dbbrain.v20210527.models with parameters of type ReceiveInfo Modifier and Type Method Description voidAlarmProfileList. setReceiveInfo(ReceiveInfo[] ReceiveInfo)Set 接收用户信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.dbbrain.v20210527.models with parameters of type ReceiveInfo Constructor Description ReceiveInfo(ReceiveInfo 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.
-