Class AlertRecord
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.pts.v20210728.models.AlertRecord
-
public class AlertRecord extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AlertRecord()
AlertRecord(AlertRecord 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
getAlertRecordId()
Get 告警历史记录项 ID 注意:此字段可能返回 null,表示取不到有效值。Long
getAppId()
Get App ID 注意:此字段可能返回 null,表示取不到有效值。String
getCreatedAt()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。String
getJobId()
Get 任务 ID 注意:此字段可能返回 null,表示取不到有效值。String
getJobSLADescription()
Get 告警规则描述 注意:此字段可能返回 null,表示取不到有效值。String
getJobSLAId()
Get 告警规则 ID 注意:此字段可能返回 null,表示取不到有效值。String
getProjectId()
Get 项目 ID 注意:此字段可能返回 null,表示取不到有效值。String
getScenarioId()
Get 场景 ID 注意:此字段可能返回 null,表示取不到有效值。String
getScenarioName()
Get 场景名称 注意:此字段可能返回 null,表示取不到有效值。AlertRecordStatus
getStatus()
Get 状态 注意:此字段可能返回 null,表示取不到有效值。String
getSubAccountUin()
Get 子账号 注意:此字段可能返回 null,表示取不到有效值。String
getTarget()
Get 告警对象 注意:此字段可能返回 null,表示取不到有效值。String
getUin()
Get 主账号 注意:此字段可能返回 null,表示取不到有效值。String
getUpdatedAt()
Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。void
setAlertRecordId(String AlertRecordId)
Set 告警历史记录项 ID 注意:此字段可能返回 null,表示取不到有效值。void
setAppId(Long AppId)
Set App ID 注意:此字段可能返回 null,表示取不到有效值。void
setCreatedAt(String CreatedAt)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。void
setJobId(String JobId)
Set 任务 ID 注意:此字段可能返回 null,表示取不到有效值。void
setJobSLADescription(String JobSLADescription)
Set 告警规则描述 注意:此字段可能返回 null,表示取不到有效值。void
setJobSLAId(String JobSLAId)
Set 告警规则 ID 注意:此字段可能返回 null,表示取不到有效值。void
setProjectId(String ProjectId)
Set 项目 ID 注意:此字段可能返回 null,表示取不到有效值。void
setScenarioId(String ScenarioId)
Set 场景 ID 注意:此字段可能返回 null,表示取不到有效值。void
setScenarioName(String ScenarioName)
Set 场景名称 注意:此字段可能返回 null,表示取不到有效值。void
setStatus(AlertRecordStatus Status)
Set 状态 注意:此字段可能返回 null,表示取不到有效值。void
setSubAccountUin(String SubAccountUin)
Set 子账号 注意:此字段可能返回 null,表示取不到有效值。void
setTarget(String Target)
Set 告警对象 注意:此字段可能返回 null,表示取不到有效值。void
setUin(String Uin)
Set 主账号 注意:此字段可能返回 null,表示取不到有效值。void
setUpdatedAt(String UpdatedAt)
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
-
AlertRecord
public AlertRecord()
-
AlertRecord
public AlertRecord(AlertRecord 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
-
getAlertRecordId
public String getAlertRecordId()
Get 告警历史记录项 ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AlertRecordId 告警历史记录项 ID 注意:此字段可能返回 null,表示取不到有效值。
-
setAlertRecordId
public void setAlertRecordId(String AlertRecordId)
Set 告警历史记录项 ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AlertRecordId
- 告警历史记录项 ID 注意:此字段可能返回 null,表示取不到有效值。
-
getProjectId
public String getProjectId()
Get 项目 ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProjectId 项目 ID 注意:此字段可能返回 null,表示取不到有效值。
-
setProjectId
public void setProjectId(String ProjectId)
Set 项目 ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProjectId
- 项目 ID 注意:此字段可能返回 null,表示取不到有效值。
-
getScenarioId
public String getScenarioId()
Get 场景 ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ScenarioId 场景 ID 注意:此字段可能返回 null,表示取不到有效值。
-
setScenarioId
public void setScenarioId(String ScenarioId)
Set 场景 ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ScenarioId
- 场景 ID 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public AlertRecordStatus getStatus()
Get 状态 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Status 状态 注意:此字段可能返回 null,表示取不到有效值。
-
setStatus
public void setStatus(AlertRecordStatus Status)
Set 状态 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Status
- 状态 注意:此字段可能返回 null,表示取不到有效值。
-
getCreatedAt
public String getCreatedAt()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreatedAt 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreatedAt
public void setCreatedAt(String CreatedAt)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreatedAt
- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getUpdatedAt
public String getUpdatedAt()
Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpdatedAt 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
setUpdatedAt
public void setUpdatedAt(String UpdatedAt)
Set 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpdatedAt
- 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
getJobId
public String getJobId()
Get 任务 ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- JobId 任务 ID 注意:此字段可能返回 null,表示取不到有效值。
-
setJobId
public void setJobId(String JobId)
Set 任务 ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
JobId
- 任务 ID 注意:此字段可能返回 null,表示取不到有效值。
-
getAppId
public Long getAppId()
Get App ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AppId App ID 注意:此字段可能返回 null,表示取不到有效值。
-
setAppId
public void setAppId(Long AppId)
Set App ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AppId
- App ID 注意:此字段可能返回 null,表示取不到有效值。
-
getUin
public String getUin()
Get 主账号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Uin 主账号 注意:此字段可能返回 null,表示取不到有效值。
-
setUin
public void setUin(String Uin)
Set 主账号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Uin
- 主账号 注意:此字段可能返回 null,表示取不到有效值。
-
getSubAccountUin
public String getSubAccountUin()
Get 子账号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubAccountUin 子账号 注意:此字段可能返回 null,表示取不到有效值。
-
setSubAccountUin
public void setSubAccountUin(String SubAccountUin)
Set 子账号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubAccountUin
- 子账号 注意:此字段可能返回 null,表示取不到有效值。
-
getScenarioName
public String getScenarioName()
Get 场景名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ScenarioName 场景名称 注意:此字段可能返回 null,表示取不到有效值。
-
setScenarioName
public void setScenarioName(String ScenarioName)
Set 场景名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ScenarioName
- 场景名称 注意:此字段可能返回 null,表示取不到有效值。
-
getTarget
public String getTarget()
Get 告警对象 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Target 告警对象 注意:此字段可能返回 null,表示取不到有效值。
-
setTarget
public void setTarget(String Target)
Set 告警对象 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Target
- 告警对象 注意:此字段可能返回 null,表示取不到有效值。
-
getJobSLAId
public String getJobSLAId()
Get 告警规则 ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- JobSLAId 告警规则 ID 注意:此字段可能返回 null,表示取不到有效值。
-
setJobSLAId
public void setJobSLAId(String JobSLAId)
Set 告警规则 ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
JobSLAId
- 告警规则 ID 注意:此字段可能返回 null,表示取不到有效值。
-
getJobSLADescription
public String getJobSLADescription()
Get 告警规则描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- JobSLADescription 告警规则描述 注意:此字段可能返回 null,表示取不到有效值。
-
setJobSLADescription
public void setJobSLADescription(String JobSLADescription)
Set 告警规则描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
JobSLADescription
- 告警规则描述 注意:此字段可能返回 null,表示取不到有效值。
-
-