public static final class DescribeAlertLogListResponseBody.AlertLogList.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public DescribeAlertLogListResponseBody.AlertLogList.Builder alertTime(String alertTime)
Unit: milliseconds.
public DescribeAlertLogListResponseBody.AlertLogList.Builder blackListDetail(String blackListDetail)
public DescribeAlertLogListResponseBody.AlertLogList.Builder blackListName(String blackListName)
public DescribeAlertLogListResponseBody.AlertLogList.Builder blackListUUID(String blackListUUID)
public DescribeAlertLogListResponseBody.AlertLogList.Builder contactALIIWWList(List<String> contactALIIWWList)
public DescribeAlertLogListResponseBody.AlertLogList.Builder contactDingList(List<String> contactDingList)
public DescribeAlertLogListResponseBody.AlertLogList.Builder contactGroups(List<String> contactGroups)
public DescribeAlertLogListResponseBody.AlertLogList.Builder contactMailList(List<String> contactMailList)
public DescribeAlertLogListResponseBody.AlertLogList.Builder contactOnCallList(List<String> contactOnCallList)
public DescribeAlertLogListResponseBody.AlertLogList.Builder contactSMSList(List<String> contactSMSList)
public DescribeAlertLogListResponseBody.AlertLogList.Builder dimensions(List<DescribeAlertLogListResponseBody.Dimensions> dimensions)
public DescribeAlertLogListResponseBody.AlertLogList.Builder dingdingWebhookList(List<String> dingdingWebhookList)
public DescribeAlertLogListResponseBody.AlertLogList.Builder escalation(DescribeAlertLogListResponseBody.Escalation escalation)
public DescribeAlertLogListResponseBody.AlertLogList.Builder eventName(String eventName)
public DescribeAlertLogListResponseBody.AlertLogList.Builder extendedInfo(List<DescribeAlertLogListResponseBody.ExtendedInfo> extendedInfo)
public DescribeAlertLogListResponseBody.AlertLogList.Builder groupId(String groupId)
public DescribeAlertLogListResponseBody.AlertLogList.Builder groupName(String groupName)
public DescribeAlertLogListResponseBody.AlertLogList.Builder instanceId(String instanceId)
public DescribeAlertLogListResponseBody.AlertLogList.Builder instanceName(String instanceName)
public DescribeAlertLogListResponseBody.AlertLogList.Builder level(String level)
* P4: Alert notifications are sent by using emails and DingTalk chatbots. * OK: No alert is generated.
public DescribeAlertLogListResponseBody.AlertLogList.Builder levelChange(String levelChange)
* `P4->OK`: The alert level was changed from P4 to OK. * `P4->P4`: The alert level was still P4.
public DescribeAlertLogListResponseBody.AlertLogList.Builder logId(String logId)
public DescribeAlertLogListResponseBody.AlertLogList.Builder message(String message)
public DescribeAlertLogListResponseBody.AlertLogList.Builder metricName(String metricName)
public DescribeAlertLogListResponseBody.AlertLogList.Builder namespace(String namespace)
public DescribeAlertLogListResponseBody.AlertLogList.Builder product(String product)
* If the cloud service is provided by Alibaba Cloud, the abbreviation of the service name is returned. Example: ECS. * If the cloud service is not provided by Alibaba Cloud, a value in the `acs_Service keyword` format is returned. Example: acs_networkmonitor.
public DescribeAlertLogListResponseBody.AlertLogList.Builder ruleId(String ruleId)
public DescribeAlertLogListResponseBody.AlertLogList.Builder ruleName(String ruleName)
public DescribeAlertLogListResponseBody.AlertLogList.Builder sendDetail(DescribeAlertLogListResponseBody.SendDetail sendDetail)
public DescribeAlertLogListResponseBody.AlertLogList.Builder sendResultList(List<DescribeAlertLogListResponseBody.SendResultList> sendResultList)
public DescribeAlertLogListResponseBody.AlertLogList.Builder sendStatus(String sendStatus)
* 0: The alert is triggered or cleared. * 1: The alert is ineffective. * 2: The alert is muted. * 3: The host is restarting. * 4: No alert notification is sent. If the value of the SendStatus parameter is 0, the value P4 of the Level parameter indicates a triggered alert and the value OK indicates a cleared alert.
public DescribeAlertLogListResponseBody.AlertLogList.Builder webhookList(List<DescribeAlertLogListResponseBody.WebhookList> webhookList)
public DescribeAlertLogListResponseBody.AlertLogList build()
Copyright © 2024. All rights reserved.