| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
ContractMetadata |
ContractMetadata.clone() |
ContractMetadata |
GetAssetContractResult.getMetadata() |
ContractMetadata |
ContractMetadata.withDecimals(Integer decimals)
The decimals used by the token contract.
|
ContractMetadata |
ContractMetadata.withName(String name)
The name of the token contract.
|
ContractMetadata |
ContractMetadata.withSymbol(String symbol)
The symbol of the token contract.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAssetContractResult.setMetadata(ContractMetadata metadata) |
GetAssetContractResult |
GetAssetContractResult.withMetadata(ContractMetadata metadata) |
Copyright © 2025. All rights reserved.