public static class ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
baselineId |
String |
baselineName |
String |
baselineOwner |
Long |
bizdate |
Integer |
inGroupId |
Long |
projectId |
String |
status |
| 构造器和说明 |
|---|
ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert() |
@NameInMap(value="BaselineId") public Long baselineId
@NameInMap(value="BaselineName") public String baselineName
@NameInMap(value="BaselineOwner") public String baselineOwner
@NameInMap(value="Bizdate") public Long bizdate
@NameInMap(value="InGroupId") public Integer inGroupId
@NameInMap(value="ProjectId") public Long projectId
@NameInMap(value="Status") public String status
public ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert()
public static ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert build(Map<String,?> map) throws Exception
Exceptionpublic ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert setBaselineId(Long baselineId)
public Long getBaselineId()
public ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert setBaselineName(String baselineName)
public String getBaselineName()
public ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert setBaselineOwner(String baselineOwner)
public String getBaselineOwner()
public ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert setBizdate(Long bizdate)
public Long getBizdate()
public ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert setInGroupId(Integer inGroupId)
public Integer getInGroupId()
public ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert setProjectId(Long projectId)
public Long getProjectId()
public ListAlertMessagesResponseBody.ListAlertMessagesResponseBodyDataAlertMessagesSlaAlert setStatus(String status)
public String getStatus()
Copyright © 2021. All rights reserved.