Uses of Class
software.amazon.awssdk.services.managedblockchainquery.model.TimeFilter
-
Packages that use TimeFilter Package Description software.amazon.awssdk.services.managedblockchainquery.model -
-
Uses of TimeFilter in software.amazon.awssdk.services.managedblockchainquery.model
Methods in software.amazon.awssdk.services.managedblockchainquery.model that return TimeFilter Modifier and Type Method Description TimeFilterListFilteredTransactionEventsRequest. timeFilter()This container specifies the time frame for the transaction events returned in the response.Methods in software.amazon.awssdk.services.managedblockchainquery.model with parameters of type TimeFilter Modifier and Type Method Description ListFilteredTransactionEventsRequest.BuilderListFilteredTransactionEventsRequest.Builder. timeFilter(TimeFilter timeFilter)This container specifies the time frame for the transaction events returned in the response.
-