public static final class GetAlertRuleResponseBody.Error.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAlertRuleResponseBody.Error.Builder |
autoRerunAlertEnabled(Boolean autoRerunAlertEnabled)
Indicates whether an alert is triggered if a batch synchronization task is automatically rerun upon a failure.
|
GetAlertRuleResponseBody.Error |
build() |
GetAlertRuleResponseBody.Error.Builder |
streamTaskIds(List<Long> streamTaskIds)
The IDs of the real-time computing tasks.
|
public GetAlertRuleResponseBody.Error.Builder autoRerunAlertEnabled(Boolean autoRerunAlertEnabled)
Indicates whether an alert is triggered if a batch synchronization task is automatically rerun upon a failure.
example:false
public GetAlertRuleResponseBody.Error.Builder streamTaskIds(List<Long> streamTaskIds)
The IDs of the real-time computing tasks. This parameter is required when you monitor real-time computing tasks.
public GetAlertRuleResponseBody.Error build()
Copyright © 2026. All rights reserved.