public class GetAllExchangesCall extends APICall.Builder<GetAllExchangesCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static GetAllExchangesCall | create() | 
| 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, 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, unsignedLongParampublic static GetAllExchangesCall create()
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 timestamp(int timestamp)