Uses of Class
software.amazon.awssdk.services.datazone.paginators.ListConnectionsPublisher
-
Packages that use ListConnectionsPublisher 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 ListConnectionsPublisher in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone that return ListConnectionsPublisher Modifier and Type Method Description default ListConnectionsPublisherDataZoneAsyncClient. listConnectionsPaginator(Consumer<ListConnectionsRequest.Builder> listConnectionsRequest)This is a variant ofDataZoneAsyncClient.listConnections(software.amazon.awssdk.services.datazone.model.ListConnectionsRequest)operation.default ListConnectionsPublisherDataZoneAsyncClient. listConnectionsPaginator(ListConnectionsRequest listConnectionsRequest)This is a variant ofDataZoneAsyncClient.listConnections(software.amazon.awssdk.services.datazone.model.ListConnectionsRequest)operation.
-