public class AlertEvent
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
AlertEvent.Builder |
static class |
AlertEvent.Metrics |
限定符和类型 | 方法和说明 |
---|---|
static AlertEvent.Builder |
builder() |
static AlertEvent |
create() |
String |
getAlertName() |
String |
getAlertStatus() |
Map<String,?> |
getCustomLabels() |
String |
getDeDupId() |
String |
getDetails() |
String |
getEventName() |
String |
getExpression() |
List<AlertEvent.Metrics> |
getMetrics() |
Map<String,?> |
getResourceInfo() |
String |
getRuleName() |
String |
getSeverity() |
String |
getSource() |
String |
getSummary() |
Long |
getTimestamp() |
String |
getTraceId() |
String |
getUserId() |
public static AlertEvent.Builder builder()
public static AlertEvent create()
public String getAlertName()
public String getAlertStatus()
public String getDeDupId()
public String getDetails()
public String getEventName()
public String getExpression()
public List<AlertEvent.Metrics> getMetrics()
public String getRuleName()
public String getSeverity()
public String getSource()
public String getSummary()
public Long getTimestamp()
public String getTraceId()
public String getUserId()
Copyright © 2023. All rights reserved.