public static final class SearchAlertRulesResponseBody.AlarmContext.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchAlertRulesResponseBody.AlarmContext.Builder |
alarmContentSubTitle(String alarmContentSubTitle)
The sub-title of the alert notification content.
|
SearchAlertRulesResponseBody.AlarmContext.Builder |
alarmContentTemplate(String alarmContentTemplate)
The template of the alert notification.
|
SearchAlertRulesResponseBody.AlarmContext |
build() |
SearchAlertRulesResponseBody.AlarmContext.Builder |
content(String content)
The content of the alert notification.
|
SearchAlertRulesResponseBody.AlarmContext.Builder |
subTitle(String subTitle)
The sub-title of the alert notification.
|
public SearchAlertRulesResponseBody.AlarmContext.Builder alarmContentSubTitle(String alarmContentSubTitle)
public SearchAlertRulesResponseBody.AlarmContext.Builder alarmContentTemplate(String alarmContentTemplate)
public SearchAlertRulesResponseBody.AlarmContext.Builder content(String content)
public SearchAlertRulesResponseBody.AlarmContext.Builder subTitle(String subTitle)
public SearchAlertRulesResponseBody.AlarmContext build()
Copyright © 2024. All rights reserved.