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