| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ListNotificationsResponse.Builder |
ListNotificationsResponse.builder() |
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(Collection<NotificationSummary> notificationSummaries)
List of lens notification summaries in a workload.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(Consumer<NotificationSummary.Builder>... notificationSummaries)
List of lens notification summaries in a workload.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(NotificationSummary... notificationSummaries)
List of lens notification summaries in a workload.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListNotificationsResponse.Builder> |
ListNotificationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.