Uses of Class
software.amazon.awssdk.services.dataexchange.paginators.ListDataGrantsPublisher
-
Packages that use ListDataGrantsPublisher Package Description software.amazon.awssdk.services.dataexchange AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud. -
-
Uses of ListDataGrantsPublisher in software.amazon.awssdk.services.dataexchange
Methods in software.amazon.awssdk.services.dataexchange that return ListDataGrantsPublisher Modifier and Type Method Description default ListDataGrantsPublisherDataExchangeAsyncClient. listDataGrantsPaginator(Consumer<ListDataGrantsRequest.Builder> listDataGrantsRequest)This is a variant ofDataExchangeAsyncClient.listDataGrants(software.amazon.awssdk.services.dataexchange.model.ListDataGrantsRequest)operation.default ListDataGrantsPublisherDataExchangeAsyncClient. listDataGrantsPaginator(ListDataGrantsRequest listDataGrantsRequest)This is a variant ofDataExchangeAsyncClient.listDataGrants(software.amazon.awssdk.services.dataexchange.model.ListDataGrantsRequest)operation.
-