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(int chain) |
GetAliasCountCall |
requireBlock(java.lang.String requireBlock) |
GetAliasCountCall |
requireLastBlock(java.lang.String requireLastBlock) |
build, call, chain, chain, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, recipient, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetAliasCountCall create(int chain)
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)