Uses of Class
software.amazon.awssdk.services.lakeformation.model.ListTransactionsRequest
-
Packages that use ListTransactionsRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.paginators software.amazon.awssdk.services.lakeformation.transform -
-
Uses of ListTransactionsRequest in software.amazon.awssdk.services.lakeformation
-
Uses of ListTransactionsRequest in software.amazon.awssdk.services.lakeformation.paginators
Constructors in software.amazon.awssdk.services.lakeformation.paginators with parameters of type ListTransactionsRequest Constructor Description ListTransactionsIterable(LakeFormationClient client, ListTransactionsRequest firstRequest)ListTransactionsPublisher(LakeFormationAsyncClient client, ListTransactionsRequest firstRequest) -
Uses of ListTransactionsRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type ListTransactionsRequest Modifier and Type Method Description SdkHttpFullRequestListTransactionsRequestMarshaller. marshall(ListTransactionsRequest listTransactionsRequest)
-