| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static InsightSeverity |
InsightSeverity.fromValue(String value)
Use this in place of valueOf.
|
static InsightSeverity |
InsightSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsightSeverity[] |
InsightSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchInsightsFilters |
SearchInsightsFilters.withSeverities(InsightSeverity... severities) |
ProactiveInsightSummary |
ProactiveInsightSummary.withSeverity(InsightSeverity severity) |
ReactiveInsightSummary |
ReactiveInsightSummary.withSeverity(InsightSeverity severity) |
ReactiveInsight |
ReactiveInsight.withSeverity(InsightSeverity severity) |
ProactiveInsight |
ProactiveInsight.withSeverity(InsightSeverity severity) |
Copyright © 2020. All rights reserved.