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