| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationSummary |
NotificationSummary.clone() |
NotificationSummary |
NotificationSummary.withLensUpgradeSummary(LensUpgradeSummary lensUpgradeSummary)
Summary of lens upgrade.
|
NotificationSummary |
NotificationSummary.withType(NotificationType type)
The type of notification.
|
NotificationSummary |
NotificationSummary.withType(String type)
The type of notification.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationSummary> |
ListNotificationsResult.getNotificationSummaries()
List of lens notification summaries in a workload.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResult |
ListNotificationsResult.withNotificationSummaries(NotificationSummary... notificationSummaries)
List of lens notification summaries in a workload.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListNotificationsResult.setNotificationSummaries(Collection<NotificationSummary> notificationSummaries)
List of lens notification summaries in a workload.
|
ListNotificationsResult |
ListNotificationsResult.withNotificationSummaries(Collection<NotificationSummary> notificationSummaries)
List of lens notification summaries in a workload.
|
Copyright © 2021. All rights reserved.