Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.MsgQueueData
-
Packages that use MsgQueueData Package Description com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of MsgQueueData in com.tencentcloudapi.iotvideo.v20191126.models
Methods in com.tencentcloudapi.iotvideo.v20191126.models that return MsgQueueData Modifier and Type Method Description MsgQueueDataDescribeMessageQueueResponse. getData()Get 消息队列配置 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type MsgQueueData Modifier and Type Method Description voidDescribeMessageQueueResponse. setData(MsgQueueData Data)Set 消息队列配置 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type MsgQueueData Constructor Description MsgQueueData(MsgQueueData 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.
-