| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAssetContractResponse |
ManagedBlockchainQueryClient.getAssetContract(GetAssetContractRequest getAssetContractRequest)
Gets the information about a specific contract deployed on the blockchain.
|
default CompletableFuture<GetAssetContractResponse> |
ManagedBlockchainQueryAsyncClient.getAssetContract(GetAssetContractRequest getAssetContractRequest)
Gets the information about a specific contract deployed on the blockchain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAssetContractRequestMarshaller.marshall(GetAssetContractRequest getAssetContractRequest) |
Copyright © 2023. All rights reserved.