Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListNotificationsIterable
-
Packages that use ListNotificationsIterable Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListNotificationsIterable in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListNotificationsIterable Modifier and Type Method Description default ListNotificationsIterableWellArchitectedClient. listNotificationsPaginator(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest)This is a variant ofWellArchitectedClient.listNotifications(software.amazon.awssdk.services.wellarchitected.model.ListNotificationsRequest)operation.default ListNotificationsIterableWellArchitectedClient. listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest)This is a variant ofWellArchitectedClient.listNotifications(software.amazon.awssdk.services.wellarchitected.model.ListNotificationsRequest)operation.
-