| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListProfileNotificationsResponse |
WellArchitectedClient.listProfileNotifications(Consumer<ListProfileNotificationsRequest.Builder> listProfileNotificationsRequest)
List profile notifications.
|
default ListProfileNotificationsResponse |
WellArchitectedClient.listProfileNotifications(ListProfileNotificationsRequest listProfileNotificationsRequest)
List profile notifications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProfileNotificationsResponse> |
WellArchitectedAsyncClient.listProfileNotifications(Consumer<ListProfileNotificationsRequest.Builder> listProfileNotificationsRequest)
List profile notifications.
|
default CompletableFuture<ListProfileNotificationsResponse> |
WellArchitectedAsyncClient.listProfileNotifications(ListProfileNotificationsRequest listProfileNotificationsRequest)
List profile notifications.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListProfileNotificationsResponse> |
ListProfileNotificationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListProfileNotificationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListProfileNotificationsResponse> subscriber) |
Copyright © 2023. All rights reserved.