public class GetAliasCountCall extends APICall.Builder<GetAliasCountCall>
params| Modifier and Type | Method and Description | 
|---|---|
| GetAliasCountCall | account(long account) | 
| GetAliasCountCall | account(java.lang.String account) | 
| static GetAliasCountCall | create() | 
| GetAliasCountCall | requireBlock(java.lang.String requireBlock) | 
| GetAliasCountCall | 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 GetAliasCountCall create()
public GetAliasCountCall requireLastBlock(java.lang.String requireLastBlock)
public GetAliasCountCall account(java.lang.String account)
public GetAliasCountCall account(long account)
public GetAliasCountCall requireBlock(java.lang.String requireBlock)