| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListNotificationsResponse |
WellArchitectedClient.listNotifications(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest)
List lens notifications.
|
default ListNotificationsResponse |
WellArchitectedClient.listNotifications(ListNotificationsRequest listNotificationsRequest)
List lens notifications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListNotificationsResponse> |
WellArchitectedAsyncClient.listNotifications(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest)
List lens notifications.
|
default CompletableFuture<ListNotificationsResponse> |
WellArchitectedAsyncClient.listNotifications(ListNotificationsRequest listNotificationsRequest)
List lens notifications.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListNotificationsResponse> |
ListNotificationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListNotificationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListNotificationsResponse> subscriber) |
Copyright © 2023. All rights reserved.