| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
ContractFilter |
ContractFilter.clone() |
ContractFilter |
ListAssetContractsRequest.getContractFilter()
Contains the filter parameter for the request.
|
ContractFilter |
ContractFilter.withDeployerAddress(String deployerAddress)
The network address of the deployer.
|
ContractFilter |
ContractFilter.withNetwork(QueryNetwork network)
The blockchain network of the contract.
|
ContractFilter |
ContractFilter.withNetwork(String network)
The blockchain network of the contract.
|
ContractFilter |
ContractFilter.withTokenStandard(QueryTokenStandard tokenStandard)
The container for the token standard.
|
ContractFilter |
ContractFilter.withTokenStandard(String tokenStandard)
The container for the token standard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssetContractsRequest.setContractFilter(ContractFilter contractFilter)
Contains the filter parameter for the request.
|
ListAssetContractsRequest |
ListAssetContractsRequest.withContractFilter(ContractFilter contractFilter)
Contains the filter parameter for the request.
|
Copyright © 2025. All rights reserved.