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