| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<AlertSummary> |
ListAlertsResponse.alertSummaryList()
Contains information about an alert.
|
| Modifier and Type | Method and Description |
|---|---|
ListAlertsResponse.Builder |
ListAlertsResponse.Builder.alertSummaryList(AlertSummary... alertSummaryList)
Contains information about an alert.
|
| Modifier and Type | Method and Description |
|---|---|
ListAlertsResponse.Builder |
ListAlertsResponse.Builder.alertSummaryList(Collection<AlertSummary> alertSummaryList)
Contains information about an alert.
|
Copyright © 2023. All rights reserved.