Uses of Class
software.amazon.awssdk.services.auditmanager.paginators.ListNotificationsIterable
-
Packages that use ListNotificationsIterable Package Description software.amazon.awssdk.services.auditmanager Welcome to the Audit Manager API reference. -
-
Uses of ListNotificationsIterable in software.amazon.awssdk.services.auditmanager
Methods in software.amazon.awssdk.services.auditmanager that return ListNotificationsIterable Modifier and Type Method Description default ListNotificationsIterableAuditManagerClient. listNotificationsPaginator(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest)Returns a list of all Audit Manager notifications.default ListNotificationsIterableAuditManagerClient. listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest)Returns a list of all Audit Manager notifications.
-