public static final class SearchAlertRulesResponseBody.Notice.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
SearchAlertRulesResponseBody.Notice |
build() |
SearchAlertRulesResponseBody.Notice.Builder |
endTime(Long endTime)
The end of the time range when the alert rule takes effect within 24 hours per day.
|
SearchAlertRulesResponseBody.Notice.Builder |
noticeEndTime(Long noticeEndTime)
The end of the time range when alert notifications are sent based on the alert rule within 24 hours per day.
|
SearchAlertRulesResponseBody.Notice.Builder |
noticeStartTime(Long noticeStartTime)
The beginning of the time range when alert notifications are sent based on the alert rule within 24 hours per day.
|
SearchAlertRulesResponseBody.Notice.Builder |
startTime(Long startTime)
The beginning of the time range when the alert rule takes effect within 24 hours per day.
|
public SearchAlertRulesResponseBody.Notice.Builder endTime(Long endTime)
public SearchAlertRulesResponseBody.Notice.Builder noticeEndTime(Long noticeEndTime)
public SearchAlertRulesResponseBody.Notice.Builder noticeStartTime(Long noticeStartTime)
public SearchAlertRulesResponseBody.Notice.Builder startTime(Long startTime)
public SearchAlertRulesResponseBody.Notice build()
Copyright © 2024. All rights reserved.