| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.alarmActions(List<String> alarmActions)
The list of unique identifiers of the scaling rules that are associated with the event-triggered task.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.alarmTaskId(String alarmTaskId)
The ID of the event-triggered task.
|
static ModifyAlarmRequest.Builder |
ModifyAlarmRequest.builder() |
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.comparisonOperator(String comparisonOperator)
The operator that is used to compare the metric value and the threshold.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.description(String description)
The description of the event-triggered task.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.dimensions(List<ModifyAlarmRequest.Dimensions> dimensions)
Details of the dimensions.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.effective(String effective)
The effective period of the event-triggered task.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.evaluationCount(Integer evaluationCount)
The number of times that the threshold must be reached before a scaling rule can be executed.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.expressions(List<ModifyAlarmRequest.Expressions> expressions)
The expressions that are specified in the multi-metric alert rule.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.expressionsLogicOperator(String expressionsLogicOperator)
The relationship between the trigger conditions in the multi-metric alert rule.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.groupId(Integer groupId)
The ID of the application group to which the custom metric belongs.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.metricName(String metricName)
The name of the metric.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.metricType(String metricType)
The type of the metric.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.name(String name)
The name of the event-triggered task.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.period(Integer period)
The period of time during which statistics about the metric is collected.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.regionId(String regionId)
The region ID of the event-triggered task.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.statistics(String statistics)
The method that is used to aggregate statistics for the metric.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.Builder.threshold(Float threshold)
The thresholds of the metric values in the multi-metric alert rule.
|
ModifyAlarmRequest.Builder |
ModifyAlarmRequest.toBuilder() |
Copyright © 2024. All rights reserved.