public static final class DescribeSiteMonitorAttributeRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSiteMonitorAttributeRequest |
build() |
DescribeSiteMonitorAttributeRequest.Builder |
includeAlert(Boolean includeAlert)
Specifies whether to return the information of the alert rules that are configured for the site monitoring task.
|
DescribeSiteMonitorAttributeRequest.Builder |
taskId(String taskId)
The ID of the site monitoring task.
|
public DescribeSiteMonitorAttributeRequest.Builder includeAlert(Boolean includeAlert)
* true: The system returns the information of the alert rules that are configured for the site monitoring task. * false (default): The system does not return the information of the alert rules that are configured for the site monitoring task.
public DescribeSiteMonitorAttributeRequest.Builder taskId(String taskId)
public DescribeSiteMonitorAttributeRequest build()
Copyright © 2024. All rights reserved.