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