public class GetAllExchangesCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetAllExchangesCall |
chain(int chain) |
GetAllExchangesCall |
chain(java.lang.String chain) |
static GetAllExchangesCall |
create(int chain) |
GetAllExchangesCall |
firstIndex(int firstIndex) |
GetAllExchangesCall |
includeCurrencyInfo(boolean includeCurrencyInfo) |
GetAllExchangesCall |
lastIndex(int lastIndex) |
GetAllExchangesCall |
requireBlock(java.lang.String requireBlock) |
GetAllExchangesCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetAllExchangesCall |
timestamp(int timestamp) |
build, call, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, unsignedLongParam, unsignedLongParam
public static GetAllExchangesCall create(int chain)
public GetAllExchangesCall requireLastBlock(java.lang.String requireLastBlock)
public GetAllExchangesCall chain(java.lang.String chain)
public GetAllExchangesCall chain(int chain)
chain
in class APICall.Builder
public GetAllExchangesCall firstIndex(int firstIndex)
public GetAllExchangesCall lastIndex(int lastIndex)
public GetAllExchangesCall includeCurrencyInfo(boolean includeCurrencyInfo)
public GetAllExchangesCall requireBlock(java.lang.String requireBlock)
public GetAllExchangesCall timestamp(int timestamp)