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