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