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