Uses of Class
software.amazon.awssdk.services.managedblockchainquery.model.ListTransactionsSort
-
Packages that use ListTransactionsSort Package Description software.amazon.awssdk.services.managedblockchainquery.model -
-
Uses of ListTransactionsSort in software.amazon.awssdk.services.managedblockchainquery.model
Methods in software.amazon.awssdk.services.managedblockchainquery.model that return ListTransactionsSort Modifier and Type Method Description ListTransactionsSortListTransactionsRequest. sort()The order by which the results will be sorted.Methods in software.amazon.awssdk.services.managedblockchainquery.model with parameters of type ListTransactionsSort Modifier and Type Method Description ListTransactionsRequest.BuilderListTransactionsRequest.Builder. sort(ListTransactionsSort sort)The order by which the results will be sorted.
-