| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
TimeFilter |
TimeFilter.clone() |
TimeFilter |
ListFilteredTransactionEventsRequest.getTimeFilter()
This container specifies the time frame for the transaction events returned in the response.
|
TimeFilter |
TimeFilter.withFrom(BlockchainInstant from) |
TimeFilter |
TimeFilter.withTo(BlockchainInstant to) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFilteredTransactionEventsRequest.setTimeFilter(TimeFilter timeFilter)
This container specifies the time frame for the transaction events returned in the response.
|
ListFilteredTransactionEventsRequest |
ListFilteredTransactionEventsRequest.withTimeFilter(TimeFilter timeFilter)
This container specifies the time frame for the transaction events returned in the response.
|
Copyright © 2024. All rights reserved.