| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
static QueryTokenStandard |
QueryTokenStandard.fromValue(String value)
Use this in place of valueOf.
|
static QueryTokenStandard |
QueryTokenStandard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryTokenStandard[] |
QueryTokenStandard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssetContract |
AssetContract.withTokenStandard(QueryTokenStandard tokenStandard)
The token standard of the contract.
|
ContractFilter |
ContractFilter.withTokenStandard(QueryTokenStandard tokenStandard)
The container for the token standard.
|
GetAssetContractResult |
GetAssetContractResult.withTokenStandard(QueryTokenStandard tokenStandard)
The token standard of the contract requested.
|
Copyright © 2024. All rights reserved.