| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyReportedTimeRange |
AnomalyReportedTimeRange.clone() |
AnomalyReportedTimeRange |
ReactiveAnomaly.getAnomalyReportedTimeRange()
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
AnomalyReportedTimeRange |
ProactiveAnomaly.getAnomalyReportedTimeRange()
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
AnomalyReportedTimeRange |
ReactiveAnomalySummary.getAnomalyReportedTimeRange()
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
AnomalyReportedTimeRange |
ProactiveAnomalySummary.getAnomalyReportedTimeRange()
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
AnomalyReportedTimeRange |
AnomalyReportedTimeRange.withCloseTime(Date closeTime)
The time when an anomaly is closed.
|
AnomalyReportedTimeRange |
AnomalyReportedTimeRange.withOpenTime(Date openTime)
The time when an anomaly is opened.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReactiveAnomaly.setAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
void |
ProactiveAnomaly.setAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
void |
ReactiveAnomalySummary.setAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
void |
ProactiveAnomalySummary.setAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
ReactiveAnomaly |
ReactiveAnomaly.withAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
ProactiveAnomaly |
ProactiveAnomaly.withAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
ProactiveAnomalySummary |
ProactiveAnomalySummary.withAnomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)
An
AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened
and the time when it is closed. |
Copyright © 2023. All rights reserved.