Uses of Class
software.amazon.awssdk.services.managedblockchainquery.model.Transaction
-
Packages that use Transaction Package Description software.amazon.awssdk.services.managedblockchainquery.model -
-
Uses of Transaction in software.amazon.awssdk.services.managedblockchainquery.model
Methods in software.amazon.awssdk.services.managedblockchainquery.model that return Transaction Modifier and Type Method Description TransactionGetTransactionResponse. transaction()Contains the details of the transaction.Methods in software.amazon.awssdk.services.managedblockchainquery.model with parameters of type Transaction Modifier and Type Method Description GetTransactionResponse.BuilderGetTransactionResponse.Builder. transaction(Transaction transaction)Contains the details of the transaction.
-