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