程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.alertRuleId(String alertRuleId)
The id of AlertRule.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.appType(String appType)
The type of the application that is associated with the alert rule.
|
static SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.builder() |
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.currentPage(Integer currentPage)
The page number of the page to return.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.pageSize(Integer pageSize)
The number of entries to return per page.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.pid(String pid)
The process identifier (PID) of the application that is associated with the alert rule.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.regionId(String regionId)
The region ID of the alert data.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.systemRegionId(String systemRegionId)
The region ID of the alert rule.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.tags(List<SearchAlertRulesRequest.Tags> tags)
The list of tags.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.title(String title)
The alert rule name.
|
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.toBuilder() |
SearchAlertRulesRequest.Builder |
SearchAlertRulesRequest.Builder.type(String type)
The alert rule type.
|
Copyright © 2024. All rights reserved.