| 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 CompletableFuture<ListProfileNotificationsResponse> |
WellArchitectedAsyncClient.listProfileNotifications(ListProfileNotificationsRequest listProfileNotificationsRequest)
List profile notifications.
|
default ListProfileNotificationsResponse |
WellArchitectedClient.listProfileNotifications(ListProfileNotificationsRequest listProfileNotificationsRequest)
List profile notifications.
|
default ListProfileNotificationsPublisher |
WellArchitectedAsyncClient.listProfileNotificationsPaginator(ListProfileNotificationsRequest listProfileNotificationsRequest)
List profile notifications.
|
default ListProfileNotificationsIterable |
WellArchitectedClient.listProfileNotificationsPaginator(ListProfileNotificationsRequest listProfileNotificationsRequest)
List profile notifications.
|
| Constructor and Description |
|---|
ListProfileNotificationsIterable(WellArchitectedClient client,
ListProfileNotificationsRequest firstRequest) |
ListProfileNotificationsPublisher(WellArchitectedAsyncClient client,
ListProfileNotificationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProfileNotificationsRequestMarshaller.marshall(ListProfileNotificationsRequest listProfileNotificationsRequest) |
Copyright © 2023. All rights reserved.