类 CosEvent
java.lang.Object
com.qcloud.services.scf.runtime.events.CosEvent
- 所有已实现的接口:
Serializable,Cloneable
public class CosEvent extends Object implements Serializable, Cloneable
Class that represents cos events
- 另请参阅:
- 序列化表格
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classCosEvent.CosBucketInfostatic classCosEvent.CosInfostatic classCosEvent.CosObjectInfostatic classCosEvent.Eventstatic classCosEvent.Recordclass that represents a cos event recordstatic classCosEvent.RequestParameters -
构造器概要
构造器 构造器 说明 CosEvent() -
方法概要
修饰符和类型 方法 说明 CosEventclone()booleanequals(Object o)List<CosEvent.Record>getRecords()inthashCode()voidsetRecords(List<CosEvent.Record> records)StringtoString()