| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
static AlarmModelVersionStatus |
AlarmModelVersionStatus.fromValue(String value)
Use this in place of valueOf.
|
static AlarmModelVersionStatus |
AlarmModelVersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlarmModelVersionStatus[] |
AlarmModelVersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmModelVersionSummary |
AlarmModelVersionSummary.withStatus(AlarmModelVersionStatus status)
The status of the alarm model.
|
UpdateAlarmModelResult |
UpdateAlarmModelResult.withStatus(AlarmModelVersionStatus status)
The status of the alarm model.
|
DescribeAlarmModelResult |
DescribeAlarmModelResult.withStatus(AlarmModelVersionStatus status)
The status of the alarm model.
|
CreateAlarmModelResult |
CreateAlarmModelResult.withStatus(AlarmModelVersionStatus status)
The status of the alarm model.
|
Copyright © 2022. All rights reserved.