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