public class GetAllExchangesCall extends APICall.Builder<GetAllExchangesCall>
params
Modifier and Type | Method and Description |
---|---|
GetAllExchangesCall |
adminPassword(java.lang.String adminPassword) |
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, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, setParamValidation, 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<GetAllExchangesCall>
public GetAllExchangesCall firstIndex(int firstIndex)
public GetAllExchangesCall lastIndex(int lastIndex)
public GetAllExchangesCall includeCurrencyInfo(boolean includeCurrencyInfo)
public GetAllExchangesCall requireBlock(java.lang.String requireBlock)
public GetAllExchangesCall adminPassword(java.lang.String adminPassword)
public GetAllExchangesCall timestamp(int timestamp)