public static final class CreatePrometheusAlertRuleRequest.Builder extends Object
public CreatePrometheusAlertRuleRequest.Builder alertName(String alertName)
public CreatePrometheusAlertRuleRequest.Builder annotations(String annotations)
public CreatePrometheusAlertRuleRequest.Builder clusterId(String clusterId)
public CreatePrometheusAlertRuleRequest.Builder dispatchRuleId(Long dispatchRuleId)
public CreatePrometheusAlertRuleRequest.Builder duration(String duration)
public CreatePrometheusAlertRuleRequest.Builder expression(String expression)
public CreatePrometheusAlertRuleRequest.Builder labels(String labels)
public CreatePrometheusAlertRuleRequest.Builder message(String message)
public CreatePrometheusAlertRuleRequest.Builder notifyType(String notifyType)
public CreatePrometheusAlertRuleRequest.Builder regionId(String regionId)
public CreatePrometheusAlertRuleRequest.Builder tags(List<CreatePrometheusAlertRuleRequest.Tags> tags)
public CreatePrometheusAlertRuleRequest.Builder type(String type)
public CreatePrometheusAlertRuleRequest build()
Copyright © 2024. All rights reserved.