Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.ListTransactionsPublisher
-
Packages that use ListTransactionsPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of ListTransactionsPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return ListTransactionsPublisher Modifier and Type Method Description default ListTransactionsPublisherLakeFormationAsyncClient. listTransactionsPaginator(Consumer<ListTransactionsRequest.Builder> listTransactionsRequest)This is a variant ofLakeFormationAsyncClient.listTransactions(software.amazon.awssdk.services.lakeformation.model.ListTransactionsRequest)operation.default ListTransactionsPublisherLakeFormationAsyncClient. listTransactionsPaginator(ListTransactionsRequest listTransactionsRequest)This is a variant ofLakeFormationAsyncClient.listTransactions(software.amazon.awssdk.services.lakeformation.model.ListTransactionsRequest)operation.
-