| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchainquery |
Amazon Managed Blockchain (AMB) Query provides you with convenient access to multi-blockchain network data, which
makes it easier for you to extract contextual data related to blockchain activity.
|
| software.amazon.awssdk.services.managedblockchainquery.paginators |
| Modifier and Type | Method and Description |
|---|---|
static ManagedBlockchainQueryClient |
ManagedBlockchainQueryClient.create()
Create a
ManagedBlockchainQueryClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListTokenBalancesIterable(ManagedBlockchainQueryClient client,
ListTokenBalancesRequest firstRequest) |
ListTransactionEventsIterable(ManagedBlockchainQueryClient client,
ListTransactionEventsRequest firstRequest) |
ListTransactionsIterable(ManagedBlockchainQueryClient client,
ListTransactionsRequest firstRequest) |
Copyright © 2023. All rights reserved.