| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyTimeRange |
ProactiveAnomaly.anomalyTimeRange()
Returns the value of the AnomalyTimeRange property for this object.
|
AnomalyTimeRange |
ProactiveAnomalySummary.anomalyTimeRange()
Returns the value of the AnomalyTimeRange property for this object.
|
AnomalyTimeRange |
ReactiveAnomaly.anomalyTimeRange()
Returns the value of the AnomalyTimeRange property for this object.
|
AnomalyTimeRange |
ReactiveAnomalySummary.anomalyTimeRange()
Returns the value of the AnomalyTimeRange property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ProactiveAnomaly.Builder |
ProactiveAnomaly.Builder.anomalyTimeRange(AnomalyTimeRange anomalyTimeRange)
Sets the value of the AnomalyTimeRange property for this object.
|
ProactiveAnomalySummary.Builder |
ProactiveAnomalySummary.Builder.anomalyTimeRange(AnomalyTimeRange anomalyTimeRange)
Sets the value of the AnomalyTimeRange property for this object.
|
ReactiveAnomaly.Builder |
ReactiveAnomaly.Builder.anomalyTimeRange(AnomalyTimeRange anomalyTimeRange)
Sets the value of the AnomalyTimeRange property for this object.
|
ReactiveAnomalySummary.Builder |
ReactiveAnomalySummary.Builder.anomalyTimeRange(AnomalyTimeRange anomalyTimeRange)
Sets the value of the AnomalyTimeRange property for this object.
|
Copyright © 2023. All rights reserved.