程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
static ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.builder() |
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.Builder.contactGroupIds(String contactGroupIds)
The IDs of the alert contact groups.
|
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.Builder.isAutoStart(Boolean isAutoStart)
Specifies whether to enable the alert rule after it is created.
|
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.Builder.pids(String pids)
The process identifiers (PIDs) of the applications associated with the alert rule.
|
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.Builder.regionId(String regionId)
The ID of the region where the associated applications reside.
|
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.Builder.tags(List<ImportAppAlertRulesRequest.Tags> tags)
The list of tags.
|
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.Builder.templageAlertConfig(String templageAlertConfig)
The configurations of the alert template based on which you want to create an alert rule.
|
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.Builder.templateAlertId(String templateAlertId)
The ID of the alert template.
|
ImportAppAlertRulesRequest.Builder |
ImportAppAlertRulesRequest.toBuilder() |
Copyright © 2024. All rights reserved.