public class GetAllExchangesCall extends APICall.Builder<GetAllExchangesCall>
params
Modifier and Type | Method and Description |
---|---|
GetAllExchangesCall |
adminPassword(java.lang.String adminPassword) |
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, chain, chain, 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, recipient, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static GetAllExchangesCall create(int chain)
public GetAllExchangesCall requireLastBlock(java.lang.String requireLastBlock)
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)