| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.paginators | |
| software.amazon.awssdk.services.wellarchitected.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListNotificationsResponse |
WellArchitectedClient.listNotifications(ListNotificationsRequest listNotificationsRequest)
List lens notifications.
|
default CompletableFuture<ListNotificationsResponse> |
WellArchitectedAsyncClient.listNotifications(ListNotificationsRequest listNotificationsRequest)
List lens notifications.
|
default ListNotificationsIterable |
WellArchitectedClient.listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest)
List lens notifications.
|
default ListNotificationsPublisher |
WellArchitectedAsyncClient.listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest)
List lens notifications.
|
| Constructor and Description |
|---|
ListNotificationsIterable(WellArchitectedClient client,
ListNotificationsRequest firstRequest) |
ListNotificationsPublisher(WellArchitectedAsyncClient client,
ListNotificationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListNotificationsRequestMarshaller.marshall(ListNotificationsRequest listNotificationsRequest) |
Copyright © 2023. All rights reserved.