| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
static ListFilteredTransactionEventsSortBy |
ListFilteredTransactionEventsSortBy.fromValue(String value)
Use this in place of valueOf.
|
static ListFilteredTransactionEventsSortBy |
ListFilteredTransactionEventsSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListFilteredTransactionEventsSortBy[] |
ListFilteredTransactionEventsSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListFilteredTransactionEventsSort |
ListFilteredTransactionEventsSort.withSortBy(ListFilteredTransactionEventsSortBy sortBy)
Container on how the results will be sorted by?
|
Copyright © 2024. All rights reserved.