Uses of Class
software.amazon.awssdk.services.managedblockchainquery.model.TokenFilter
-
Packages that use TokenFilter Package Description software.amazon.awssdk.services.managedblockchainquery.model -
-
Uses of TokenFilter in software.amazon.awssdk.services.managedblockchainquery.model
Methods in software.amazon.awssdk.services.managedblockchainquery.model that return TokenFilter Modifier and Type Method Description TokenFilterListTokenBalancesRequest. tokenFilter()The contract address or a token identifier on the blockchain network by which to filter the request.Methods in software.amazon.awssdk.services.managedblockchainquery.model with parameters of type TokenFilter Modifier and Type Method Description ListTokenBalancesRequest.BuilderListTokenBalancesRequest.Builder. tokenFilter(TokenFilter tokenFilter)The contract address or a token identifier on the blockchain network by which to filter the request.
-