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