| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
static AlertStatus |
AlertStatus.fromValue(String value)
Use this in place of valueOf.
|
static AlertStatus |
AlertStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertStatus[] |
AlertStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Alert |
Alert.withAlertStatus(AlertStatus alertStatus)
The status of the alert.
|
AlertSummary |
AlertSummary.withAlertStatus(AlertStatus alertStatus)
The status of the alert.
|
Copyright © 2024. All rights reserved.