| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ListProfileNotificationsResult |
AbstractAWSWellArchitected.listProfileNotifications(ListProfileNotificationsRequest request) |
ListProfileNotificationsResult |
AWSWellArchitected.listProfileNotifications(ListProfileNotificationsRequest listProfileNotificationsRequest)
List profile notifications.
|
ListProfileNotificationsResult |
AWSWellArchitectedClient.listProfileNotifications(ListProfileNotificationsRequest request)
List profile notifications.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListProfileNotificationsResult> |
AbstractAWSWellArchitectedAsync.listProfileNotificationsAsync(ListProfileNotificationsRequest request,
AsyncHandler<ListProfileNotificationsRequest,ListProfileNotificationsResult> asyncHandler) |
Future<ListProfileNotificationsResult> |
AWSWellArchitectedAsyncClient.listProfileNotificationsAsync(ListProfileNotificationsRequest request,
AsyncHandler<ListProfileNotificationsRequest,ListProfileNotificationsResult> asyncHandler) |
Future<ListProfileNotificationsResult> |
AWSWellArchitectedAsync.listProfileNotificationsAsync(ListProfileNotificationsRequest listProfileNotificationsRequest,
AsyncHandler<ListProfileNotificationsRequest,ListProfileNotificationsResult> asyncHandler)
List profile notifications.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfileNotificationsResult |
ListProfileNotificationsResult.clone() |
ListProfileNotificationsResult |
ListProfileNotificationsResult.withNextToken(String nextToken) |
ListProfileNotificationsResult |
ListProfileNotificationsResult.withNotificationSummaries(Collection<ProfileNotificationSummary> notificationSummaries)
Notification summaries.
|
ListProfileNotificationsResult |
ListProfileNotificationsResult.withNotificationSummaries(ProfileNotificationSummary... notificationSummaries)
Notification summaries.
|
Copyright © 2023. All rights reserved.