类 CMQTopicEvent
java.lang.Object
com.qcloud.services.scf.runtime.events.CMQTopicEvent
- 所有已实现的接口:
Serializable,Cloneable
public class CMQTopicEvent extends Object implements Serializable, Cloneable
Class that represents an CMQ Topic Event
- 另请参阅:
- 序列化表格
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classCMQTopicEvent.MsgInfostatic classCMQTopicEvent.Record -
构造器概要
构造器 构造器 说明 CMQTopicEvent() -
方法概要
修饰符和类型 方法 说明 CMQTopicEventclone()booleanequals(Object o)List<CMQTopicEvent.Record>getRecords()inthashCode()voidsetRecords(List<CMQTopicEvent.Record> records)StringtoString()