| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
ContractIdentifier |
GetAssetContractRequest.contractIdentifier()
Contains the blockchain address and network information about the contract.
|
ContractIdentifier |
AssetContract.contractIdentifier()
The container for the contract identifier containing its blockchain network and address.
|
ContractIdentifier |
GetAssetContractResponse.contractIdentifier()
Contains the blockchain address and network information about the contract.
|
| Modifier and Type | Method and Description |
|---|---|
GetAssetContractRequest.Builder |
GetAssetContractRequest.Builder.contractIdentifier(ContractIdentifier contractIdentifier)
Contains the blockchain address and network information about the contract.
|
AssetContract.Builder |
AssetContract.Builder.contractIdentifier(ContractIdentifier contractIdentifier)
The container for the contract identifier containing its blockchain network and address.
|
GetAssetContractResponse.Builder |
GetAssetContractResponse.Builder.contractIdentifier(ContractIdentifier contractIdentifier)
Contains the blockchain address and network information about the contract.
|
Copyright © 2023. All rights reserved.