public class GetAccountAssetCountCall extends APICall.Builder<GetAccountAssetCountCall>
params| Modifier and Type | Method and Description | 
|---|---|
| GetAccountAssetCountCall | account(long account) | 
| GetAccountAssetCountCall | account(java.lang.String account) | 
| static GetAccountAssetCountCall | create() | 
| GetAccountAssetCountCall | height(int height) | 
| GetAccountAssetCountCall | requireBlock(java.lang.String requireBlock) | 
| GetAccountAssetCountCall | requireLastBlock(java.lang.String requireLastBlock) | 
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetAccountAssetCountCall create()
public GetAccountAssetCountCall requireLastBlock(java.lang.String requireLastBlock)
public GetAccountAssetCountCall account(java.lang.String account)
public GetAccountAssetCountCall account(long account)
public GetAccountAssetCountCall requireBlock(java.lang.String requireBlock)
public GetAccountAssetCountCall height(int height)