Class EventCaseAuditLogOptDto
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.wedata.v20210820.models.EventCaseAuditLogOptDto
-
public class EventCaseAuditLogOptDto extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
EventCaseAuditLogOptDto
public EventCaseAuditLogOptDto()
-
EventCaseAuditLogOptDto
public 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.
-
-
Method Detail
-
getCaseId
public String getCaseId()
Get 事件实例ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CaseId 事件实例ID 注意:此字段可能返回 null,表示取不到有效值。
-
setCaseId
public void setCaseId(String CaseId)
Set 事件实例ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CaseId
- 事件实例ID 注意:此字段可能返回 null,表示取不到有效值。
-
getEventName
public String getEventName()
Get 事件名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EventName 事件名称 注意:此字段可能返回 null,表示取不到有效值。
-
setEventName
public void setEventName(String EventName)
Set 事件名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EventName
- 事件名称 注意:此字段可能返回 null,表示取不到有效值。
-
getEventType
public String getEventType()
Get 事件类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EventType 事件类型 注意:此字段可能返回 null,表示取不到有效值。
-
setEventType
public void setEventType(String EventType)
Set 事件类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EventType
- 事件类型 注意:此字段可能返回 null,表示取不到有效值。
-
getEventSubType
public String getEventSubType()
Get 事件分割类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EventSubType 事件分割类型 注意:此字段可能返回 null,表示取不到有效值。
-
setEventSubType
public void setEventSubType(String EventSubType)
Set 事件分割类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EventSubType
- 事件分割类型 注意:此字段可能返回 null,表示取不到有效值。
-
getEventBroadcastType
public String getEventBroadcastType()
Get 事件广播类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EventBroadcastType 事件广播类型 注意:此字段可能返回 null,表示取不到有效值。
-
setEventBroadcastType
public void setEventBroadcastType(String EventBroadcastType)
Set 事件广播类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EventBroadcastType
- 事件广播类型 注意:此字段可能返回 null,表示取不到有效值。
-
getTTL
public Long getTTL()
Get 事件实例存活时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TTL 事件实例存活时间 注意:此字段可能返回 null,表示取不到有效值。
-
setTTL
public void setTTL(Long TTL)
Set 事件实例存活时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TTL
- 事件实例存活时间 注意:此字段可能返回 null,表示取不到有效值。
-
getTimeUnit
public String getTimeUnit()
Get 事件实例存活时间单位 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TimeUnit 事件实例存活时间单位 注意:此字段可能返回 null,表示取不到有效值。
-
setTimeUnit
public void setTimeUnit(String TimeUnit)
Set 事件实例存活时间单位 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TimeUnit
- 事件实例存活时间单位 注意:此字段可能返回 null,表示取不到有效值。
-
getDimension
public String getDimension()
Get 数据时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Dimension 数据时间 注意:此字段可能返回 null,表示取不到有效值。
-
setDimension
public void setDimension(String Dimension)
Set 数据时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Dimension
- 数据时间 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public String getStatus()
Get 事件实例状态 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Status 事件实例状态 注意:此字段可能返回 null,表示取不到有效值。
-
setStatus
public void setStatus(String Status)
Set 事件实例状态 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Status
- 事件实例状态 注意:此字段可能返回 null,表示取不到有效值。
-
getEventTriggerTimestamp
public String getEventTriggerTimestamp()
Get 事件实例触发时间戳 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EventTriggerTimestamp 事件实例触发时间戳 注意:此字段可能返回 null,表示取不到有效值。
-
setEventTriggerTimestamp
public void setEventTriggerTimestamp(String EventTriggerTimestamp)
Set 事件实例触发时间戳 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EventTriggerTimestamp
- 事件实例触发时间戳 注意:此字段可能返回 null,表示取不到有效值。
-
getLogTimestamp
public String getLogTimestamp()
Get 事件实例消费时间戳 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogTimestamp 事件实例消费时间戳 注意:此字段可能返回 null,表示取不到有效值。
-
setLogTimestamp
public void setLogTimestamp(String LogTimestamp)
Set 事件实例消费时间戳 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogTimestamp
- 事件实例消费时间戳 注意:此字段可能返回 null,表示取不到有效值。
-
getDescription
public String getDescription()
Get 事件实例描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Description 事件实例描述 注意:此字段可能返回 null,表示取不到有效值。
-
setDescription
public void setDescription(String Description)
Set 事件实例描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Description
- 事件实例描述 注意:此字段可能返回 null,表示取不到有效值。
-
-