| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListNotificationsResult> |
AWSAuditManagerAsyncClient.listNotificationsAsync(ListNotificationsRequest request,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler) |
Future<ListNotificationsResult> |
AWSAuditManagerAsync.listNotificationsAsync(ListNotificationsRequest listNotificationsRequest,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
Returns a list of all Audit Manager notifications.
|
Future<ListNotificationsResult> |
AbstractAWSAuditManagerAsync.listNotificationsAsync(ListNotificationsRequest request,
AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsRequest |
ListNotificationsRequest.clone() |
ListNotificationsRequest |
ListNotificationsRequest.withMaxResults(Integer maxResults)
Represents the maximum number of results on a page or for an API request call.
|
ListNotificationsRequest |
ListNotificationsRequest.withNextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
Copyright © 2024. All rights reserved.