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