public class EventCaseAuditLogOptDto extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| EventCaseAuditLogOptDto() | 
| EventCaseAuditLogOptDto(EventCaseAuditLogOptDto 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCaseId()Get 事件实例ID
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getDescription()Get 事件实例描述
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getDimension()Get 数据时间
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getEventBroadcastType()Get 事件广播类型
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getEventName()Get 事件名称
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getEventSubType()Get 事件分割类型
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getEventTriggerTimestamp()Get 事件实例触发时间戳
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getEventType()Get 事件类型
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getLogTimestamp()Get 事件实例消费时间戳
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getStatus()Get 事件实例状态
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getTimeUnit()Get 事件实例存活时间单位
注意:此字段可能返回 null,表示取不到有效值。 | 
| Long | getTTL()Get 事件实例存活时间
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setCaseId(String CaseId)Set 事件实例ID
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setDescription(String Description)Set 事件实例描述
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setDimension(String Dimension)Set 数据时间
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setEventBroadcastType(String EventBroadcastType)Set 事件广播类型
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setEventName(String EventName)Set 事件名称
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setEventSubType(String EventSubType)Set 事件分割类型
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setEventTriggerTimestamp(String EventTriggerTimestamp)Set 事件实例触发时间戳
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setEventType(String EventType)Set 事件类型
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setLogTimestamp(String LogTimestamp)Set 事件实例消费时间戳
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setStatus(String Status)Set 事件实例状态
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setTimeUnit(String TimeUnit)Set 事件实例存活时间单位
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setTTL(Long TTL)Set 事件实例存活时间
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic EventCaseAuditLogOptDto()
public EventCaseAuditLogOptDto(EventCaseAuditLogOptDto source)
public String getCaseId()
public void setCaseId(String CaseId)
CaseId - 事件实例ID
注意:此字段可能返回 null,表示取不到有效值。public String getEventName()
public void setEventName(String EventName)
EventName - 事件名称
注意:此字段可能返回 null,表示取不到有效值。public String getEventType()
public void setEventType(String EventType)
EventType - 事件类型
注意:此字段可能返回 null,表示取不到有效值。public String getEventSubType()
public void setEventSubType(String EventSubType)
EventSubType - 事件分割类型
注意:此字段可能返回 null,表示取不到有效值。public String getEventBroadcastType()
public void setEventBroadcastType(String EventBroadcastType)
EventBroadcastType - 事件广播类型
注意:此字段可能返回 null,表示取不到有效值。public Long getTTL()
public void setTTL(Long TTL)
TTL - 事件实例存活时间
注意:此字段可能返回 null,表示取不到有效值。public String getTimeUnit()
public void setTimeUnit(String TimeUnit)
TimeUnit - 事件实例存活时间单位
注意:此字段可能返回 null,表示取不到有效值。public String getDimension()
public void setDimension(String Dimension)
Dimension - 数据时间
注意:此字段可能返回 null,表示取不到有效值。public String getStatus()
public void setStatus(String Status)
Status - 事件实例状态
注意:此字段可能返回 null,表示取不到有效值。public String getEventTriggerTimestamp()
public void setEventTriggerTimestamp(String EventTriggerTimestamp)
EventTriggerTimestamp - 事件实例触发时间戳
注意:此字段可能返回 null,表示取不到有效值。public String getLogTimestamp()
public void setLogTimestamp(String LogTimestamp)
LogTimestamp - 事件实例消费时间戳
注意:此字段可能返回 null,表示取不到有效值。public String getDescription()
public void setDescription(String Description)
Description - 事件实例描述
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2025. All rights reserved.