| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
ListFilteredTransactionEventsSort |
ListFilteredTransactionEventsSort.clone() |
ListFilteredTransactionEventsSort |
ListFilteredTransactionEventsRequest.getSort()
The order by which the results will be sorted.
|
ListFilteredTransactionEventsSort |
ListFilteredTransactionEventsSort.withSortBy(ListFilteredTransactionEventsSortBy sortBy)
Container on how the results will be sorted by?
|
ListFilteredTransactionEventsSort |
ListFilteredTransactionEventsSort.withSortBy(String sortBy)
Container on how the results will be sorted by?
|
ListFilteredTransactionEventsSort |
ListFilteredTransactionEventsSort.withSortOrder(SortOrder sortOrder)
The container for the sort order for
ListFilteredTransactionEvents. |
ListFilteredTransactionEventsSort |
ListFilteredTransactionEventsSort.withSortOrder(String sortOrder)
The container for the sort order for
ListFilteredTransactionEvents. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFilteredTransactionEventsRequest.setSort(ListFilteredTransactionEventsSort sort)
The order by which the results will be sorted.
|
ListFilteredTransactionEventsRequest |
ListFilteredTransactionEventsRequest.withSort(ListFilteredTransactionEventsSort sort)
The order by which the results will be sorted.
|
Copyright © 2024. All rights reserved.