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