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