Uses of Class
software.amazon.awssdk.services.devopsguru.model.AnomalyReportedTimeRange
-
Packages that use AnomalyReportedTimeRange Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of AnomalyReportedTimeRange in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return AnomalyReportedTimeRange Modifier and Type Method Description AnomalyReportedTimeRangeProactiveAnomaly. anomalyReportedTimeRange()AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.AnomalyReportedTimeRangeProactiveAnomalySummary. anomalyReportedTimeRange()AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.AnomalyReportedTimeRangeReactiveAnomaly. anomalyReportedTimeRange()AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.AnomalyReportedTimeRangeReactiveAnomalySummary. anomalyReportedTimeRange()AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type AnomalyReportedTimeRange Modifier and Type Method Description ProactiveAnomaly.BuilderProactiveAnomaly.Builder. anomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.ProactiveAnomalySummary.BuilderProactiveAnomalySummary.Builder. anomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.ReactiveAnomaly.BuilderReactiveAnomaly.Builder. anomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.ReactiveAnomalySummary.BuilderReactiveAnomalySummary.Builder. anomalyReportedTimeRange(AnomalyReportedTimeRange anomalyReportedTimeRange)AnAnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.
-