Uses of Class
software.amazon.awssdk.services.notifications.paginators.ListNotificationEventsIterable
-
Packages that use ListNotificationEventsIterable Package Description software.amazon.awssdk.services.notifications The AWS User Notifications API Reference provides descriptions, API request parameters, and the JSON response for each of the User Notification API actions. -
-
Uses of ListNotificationEventsIterable in software.amazon.awssdk.services.notifications
Methods in software.amazon.awssdk.services.notifications that return ListNotificationEventsIterable Modifier and Type Method Description default ListNotificationEventsIterableNotificationsClient. listNotificationEventsPaginator(Consumer<ListNotificationEventsRequest.Builder> listNotificationEventsRequest)This is a variant ofNotificationsClient.listNotificationEvents(software.amazon.awssdk.services.notifications.model.ListNotificationEventsRequest)operation.default ListNotificationEventsIterableNotificationsClient. listNotificationEventsPaginator(ListNotificationEventsRequest listNotificationEventsRequest)This is a variant ofNotificationsClient.listNotificationEvents(software.amazon.awssdk.services.notifications.model.ListNotificationEventsRequest)operation.
-