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)This is a variant ofAuditManagerAsyncClient.listNotifications(software.amazon.awssdk.services.auditmanager.model.ListNotificationsRequest)operation.default ListNotificationsPublisherAuditManagerAsyncClient. listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest)This is a variant ofAuditManagerAsyncClient.listNotifications(software.amazon.awssdk.services.auditmanager.model.ListNotificationsRequest)operation.
-