| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
OwnerFilter |
OwnerFilter.clone() |
OwnerFilter |
ListTokenBalancesRequest.getOwnerFilter()
The contract or wallet address on the blockchain network by which to filter the request.
|
OwnerFilter |
OwnerFilter.withAddress(String address)
The contract or wallet address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTokenBalancesRequest.setOwnerFilter(OwnerFilter ownerFilter)
The contract or wallet address on the blockchain network by which to filter the request.
|
ListTokenBalancesRequest |
ListTokenBalancesRequest.withOwnerFilter(OwnerFilter ownerFilter)
The contract or wallet address on the blockchain network by which to filter the request.
|
Copyright © 2023. All rights reserved.