Uses of Class
software.amazon.awssdk.services.datazone.paginators.ListNotificationsPublisher
-
Packages that use ListNotificationsPublisher Package Description software.amazon.awssdk.services.datazone Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your data. -
-
Uses of ListNotificationsPublisher in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone that return ListNotificationsPublisher Modifier and Type Method Description default ListNotificationsPublisherDataZoneAsyncClient. listNotificationsPaginator(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest)This is a variant ofDataZoneAsyncClient.listNotifications(software.amazon.awssdk.services.datazone.model.ListNotificationsRequest)operation.default ListNotificationsPublisherDataZoneAsyncClient. listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest)This is a variant ofDataZoneAsyncClient.listNotifications(software.amazon.awssdk.services.datazone.model.ListNotificationsRequest)operation.
-