Uses of Class
software.amazon.awssdk.services.dataexchange.paginators.ListDataGrantsIterable
-
Packages that use ListDataGrantsIterable 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 ListDataGrantsIterable in software.amazon.awssdk.services.dataexchange
Methods in software.amazon.awssdk.services.dataexchange that return ListDataGrantsIterable Modifier and Type Method Description default ListDataGrantsIterableDataExchangeClient. listDataGrantsPaginator(Consumer<ListDataGrantsRequest.Builder> listDataGrantsRequest)This is a variant ofDataExchangeClient.listDataGrants(software.amazon.awssdk.services.dataexchange.model.ListDataGrantsRequest)operation.default ListDataGrantsIterableDataExchangeClient. listDataGrantsPaginator(ListDataGrantsRequest listDataGrantsRequest)This is a variant ofDataExchangeClient.listDataGrants(software.amazon.awssdk.services.dataexchange.model.ListDataGrantsRequest)operation.
-