public class AlertingRuleQueryForListAlertsOutput extends Object
| Constructor and Description |
|---|
AlertingRuleQueryForListAlertsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPromQL()
Get promQL
|
String |
getWorkspaceId()
Get workspaceId
|
int |
hashCode() |
AlertingRuleQueryForListAlertsOutput |
promQL(String promQL) |
void |
setPromQL(String promQL) |
void |
setWorkspaceId(String workspaceId) |
String |
toString() |
AlertingRuleQueryForListAlertsOutput |
workspaceId(String workspaceId) |
public AlertingRuleQueryForListAlertsOutput()
public AlertingRuleQueryForListAlertsOutput promQL(String promQL)
public String getPromQL()
public void setPromQL(String promQL)
public AlertingRuleQueryForListAlertsOutput workspaceId(String workspaceId)
public String getWorkspaceId()
public void setWorkspaceId(String workspaceId)
Copyright © 2026. All rights reserved.