public static class AlarmSuppressionAlarmTarget.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AlarmSuppressionAlarmTarget.Builder |
alarmId(String alarmId)
The OCID
of the alarm that is the target of the alarm suppression.
|
AlarmSuppressionAlarmTarget |
build() |
AlarmSuppressionAlarmTarget.Builder |
copy(AlarmSuppressionAlarmTarget model) |
public AlarmSuppressionAlarmTarget.Builder alarmId(String alarmId)
The OCID of the alarm that is the target of the alarm suppression.
alarmId
- the value to setpublic AlarmSuppressionAlarmTarget build()
public AlarmSuppressionAlarmTarget.Builder copy(AlarmSuppressionAlarmTarget model)
Copyright © 2016–2024. All rights reserved.