| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListNotificationsResult> |
AWSWellArchitectedAsync.listNotificationsAsync(ListNotificationsRequest listNotificationsRequest,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
List lens notifications.
|
Future<ListNotificationsResult> |
AWSWellArchitectedAsyncClient.listNotificationsAsync(ListNotificationsRequest request,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler) |
Future<ListNotificationsResult> |
AbstractAWSWellArchitectedAsync.listNotificationsAsync(ListNotificationsRequest request,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsRequest |
ListNotificationsRequest.clone() |
ListNotificationsRequest |
ListNotificationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return for this request.
|
ListNotificationsRequest |
ListNotificationsRequest.withNextToken(String nextToken) |
ListNotificationsRequest |
ListNotificationsRequest.withWorkloadId(String workloadId) |
Copyright © 2022. All rights reserved.