| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationSummary> |
ListNotificationsResponse.notificationSummaries()
List of lens notification summaries in a workload.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(NotificationSummary... notificationSummaries)
List of lens notification summaries in a workload.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(Collection<NotificationSummary> notificationSummaries)
List of lens notification summaries in a workload.
|
Copyright © 2023. All rights reserved.