| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ReactiveAnomalySummary |
ReactiveAnomalySummary.clone() |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withAnomalyTimeRange(AnomalyTimeRange anomalyTimeRange) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withAssociatedInsightId(String associatedInsightId) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withId(String id) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withResourceCollection(ResourceCollection resourceCollection) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withSeverity(AnomalySeverity severity) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withSeverity(String severity) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withSourceDetails(AnomalySourceDetails sourceDetails) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withStatus(AnomalyStatus status) |
ReactiveAnomalySummary |
ReactiveAnomalySummary.withStatus(String status) |
| Modifier and Type | Method and Description |
|---|---|
List<ReactiveAnomalySummary> |
ListAnomaliesForInsightResult.getReactiveAnomalies() |
| Modifier and Type | Method and Description |
|---|---|
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.withReactiveAnomalies(ReactiveAnomalySummary... reactiveAnomalies)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAnomaliesForInsightResult.setReactiveAnomalies(Collection<ReactiveAnomalySummary> reactiveAnomalies) |
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.withReactiveAnomalies(Collection<ReactiveAnomalySummary> reactiveAnomalies) |
Copyright © 2020. All rights reserved.