| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResult |
AWSWellArchitectedClient.listNotifications(ListNotificationsRequest request)
List lens notifications.
|
ListNotificationsResult |
AbstractAWSWellArchitected.listNotifications(ListNotificationsRequest request) |
ListNotificationsResult |
AWSWellArchitected.listNotifications(ListNotificationsRequest listNotificationsRequest)
List lens notifications.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListNotificationsResult> |
AWSWellArchitectedAsyncClient.listNotificationsAsync(ListNotificationsRequest request,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler) |
Future<ListNotificationsResult> |
AWSWellArchitectedAsync.listNotificationsAsync(ListNotificationsRequest listNotificationsRequest,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
List lens notifications.
|
Future<ListNotificationsResult> |
AbstractAWSWellArchitectedAsync.listNotificationsAsync(ListNotificationsRequest request,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResult |
ListNotificationsResult.clone() |
ListNotificationsResult |
ListNotificationsResult.withNextToken(String nextToken) |
ListNotificationsResult |
ListNotificationsResult.withNotificationSummaries(Collection<NotificationSummary> notificationSummaries)
List of lens notification summaries in a workload.
|
ListNotificationsResult |
ListNotificationsResult.withNotificationSummaries(NotificationSummary... notificationSummaries)
List of lens notification summaries in a workload.
|
Copyright © 2023. All rights reserved.