public static final class ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder extends Object
构造器和说明 |
---|
Builder() |
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder alertId(Long alertId)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder alertName(String alertName)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder annotations(List<ListPrometheusAlertRulesResponseBody.Annotations> annotations)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder clusterId(String clusterId)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder dispatchRuleId(Long dispatchRuleId)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder duration(String duration)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder expression(String expression)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder labels(List<ListPrometheusAlertRulesResponseBody.Labels> labels)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder message(String message)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder notifyType(String notifyType)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder status(Integer status)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder tags(List<ListPrometheusAlertRulesResponseBody.Tags> tags)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules.Builder type(String type)
public ListPrometheusAlertRulesResponseBody.PrometheusAlertRules build()
Copyright © 2024. All rights reserved.