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